nw::font::CharStrmReader::GetCurrentPos Member Function

Syntax

const void * GetCurrentPos() const;

Arguments

None.

Return Values

Returns a pointer to the character in the stream to be read next.

Description

Gets a pointer to the current position in the stream.

The current position holds the character to be read next.

See Also

nw::font::CharStrmReader::Set

Revision History

2009/11/09
Initial version.

CONFIDENTIAL