Share via


Gdi::CeRemoveFontResource_I (Windows Embedded CE 6.0)

1/6/2010

This method removes a font resource identified by a specified object identifier.

Syntax

static WINGDIAPI BOOL WINAPI CeRemoveFontResource_I(
  CEOID oid
);

Parameters

  • oid
    [in] Object identifier that specifies the font resource the you want to remove.

Return Value

TRUE indicates success. FALSE indicates failure.

Requirements

Header gdi.hpp
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Gdi