nn::font::CharStrmReader::GetCurrentPos Member Function

Syntax

const void * GetCurrentPos() const;

Parameters

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.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL