'Declaration Public Sub UnregisterFontCollectionLoader( _ ByVal fontCollectionLoader As FontCollectionLoader _ )
public void UnregisterFontCollectionLoader( FontCollectionLoader fontCollectionLoader )
Parameters
- fontCollectionLoader
- Pointer to a FontCollectionLoader object to be unregistered.
Return Value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.