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.
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