nn::font::ResFont::RemoveResource Member Function

Syntax

void * RemoveResource();

Arguments

None.

Return Values

Returns a pointer to the associated resource if there is one. Returns NULL if there is no associated resource.

Description

Deallocates the font resource.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL