nn::font::Font::GetCharacterCode Member Function

Syntax

virtual CharacterCode GetCharacterCode() const = 0;

Parameters

None.

Return Values

Returns the character encoding supported by the font.

Description

Gets the character encoding supported by the font.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL