Gdi::CeRemoveFontResource_I (Windows CE 5.0)
This method removes a font resource identified by a specified object identifier.
static WINGDIAPI BOOL WINAPI CeRemoveFontResource_I(CEOID oid);
Parameters
- oid
[in] Object identifier that specifies the font resource the you want to remove.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Gdi.hpp.
See Also
Send Feedback on this topic to the authors