'宣言 Public Sub UnregisterFontCollectionLoader( _ ByVal fontCollectionLoader As FontCollectionLoader _ )
public void UnregisterFontCollectionLoader( FontCollectionLoader fontCollectionLoader )
パラメータ
- fontCollectionLoader
- Pointer to a FontCollectionLoaderobject to be unregistered.
戻り値の型
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.