nw::lyt::FontContainer::FindFontByKey Member Function

Syntax

nw::font::Font * FindFontByKey(
     FontKey key
);

Arguments

Name Description
key Registration key of the font being searched for.

Return Values

Returns the font, if found; otherwise, returns NULL.

Description

Searches for a font.

Revision History

2010/11/30
Initial version.

CONFIDENTIAL