IMLangFontLink::ResetFontMapping method
Clears the font cache that is used to store fonts that are created by IMLangFontLink::MapFont.
Syntax
HRESULT ResetFontMapping();
Parameters
This method has no parameters.
Return value
Returns S_OK if successful, or an error value otherwise.
Remarks
Call this method whenever the font setting is changed.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: