Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
Mlang.h |
IDL |
Mlang.idl |
DLL |
Mlang.dll |