Share via


Gdi::CeRemoveFontResource_I (Windows CE 5.0)

Send Feedback

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

Gdi

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.