nn::font::Font::GetCharStrmReader Member Functionconst CharStrmReader GetCharStrmReader( char dummy ) const; const CharStrmReader GetCharStrmReader( wchar_t dummy ) const;
GetCharStrmReader ( char )
|
Gets a CharStrmReader that interprets strings in a character encoding supported by the font. |
GetCharStrmReader ( wchar_t )
|
Gets a CharStrmReader that interprets strings in a character encoding supported by the font. |
GetCharStrmReader(char)Gets a CharStrmReader that interprets strings in a character encoding supported by the font.
GetCharStrmReader(wchar_t)Gets a CharStrmReader that interprets strings in a character encoding supported by the font.
CONFIDENTIAL