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