'Declaration Public Sub RegisterFontFileLoader( _ ByVal fontFileLoader As FontFileLoader _ )
public void RegisterFontFileLoader( FontFileLoader fontFileLoader )
Parameters
- fontFileLoader
- Pointer to a FontFileLoader object for a particular file resource type.
Return Value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.