nw::font::Font::GetCharStrmReader Member Functionconst CharStrmReader GetCharStrmReader( wchar_t dummy ) const;
| Name | Description | |
|---|---|---|
| in | dummy | The character type handled by CharWriter that gets CharStrmReader. The argument's value itself is not used. |
CharStrmReader, used to interpret text string in the character code format the font supports. Gets CharStrmReader, used to interpret text in the character code format the font supports.
This function must be used to get nw::font::CharStrmReader the first time because only the copy constructor has been made public for it.
CONFIDENTIAL