IMLangFontLink2::ResetFontMapping
This method clears the font cache that is used to store fonts created by the IMLangFontLink2::MapFont method.
HRESULT ResetFontMapping(void);
Parameters
None.
Return Values
Returns S_OK.
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.
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.