IMLangFontLink2::ResetFontMapping method
Clears the font cache that is used to store fonts created by IMLangFontLink2::MapFont.
Syntax
HRESULT ResetFontMapping();
Parameters
This method has no parameters.
Return value
Returns S_OK.
Remarks
This method should be called 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 |