IMLangFontLink::ResetFontMapping (Windows CE 5.0)
This method clears the font cache that is used to store fonts created by the IMLangFontLink::MapFont method.
HRESULTResetFontMapping(void);
Parameters
None.
Return Values
Returns S_OK if successful or an error value otherwise.
Remarks
This method should be called whenever the font setting is changed.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Mlang.h, Mlang.idl.
Link Library: Mlang.dll.
Send Feedback on this topic to the authors