IMLangFontLink2::ResetFontMapping (Windows Embedded CE 6.0)
1/6/2010
This method clears the font cache that is used to store fonts created by the IMLangFontLink2::MapFont method.
Syntax
HRESULT ResetFontMapping(void);
Parameters
None.
Return Value
Returns S_OK.
Remarks
This method should be called whenever the font setting is changed.
Requirements
Header | mlang.h, mlang.idl |
Library | mlang.dll |
Windows Embedded CE | Windows CE .NET 4.0 and later |