nw::font::TextWriterBase::GetBufferSize Member Function

Syntax

static std::size_t GetBufferSize();

Arguments

None.

Return Values

Returns the size of the buffer for expanding the format string.

Description

Gets the size of the buffer for extracting formatted text.

Revision History

2009/11/09
Initial version.

CONFIDENTIAL