'宣言 Public Sub UnregisterFontFileLoader( _ ByVal fontFileLoader As FontFileLoader _ )
public void UnregisterFontFileLoader( FontFileLoader fontFileLoader )
パラメータ
- fontFileLoader
- Pointer to the file loader that was previously registered with the DirectWrite font system using {{RegisterFontFileLoader}}.
戻り値の型
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.