nn::font::CTR::CharWriter::SetDispStringBuffer Member Function

Syntax

void SetDispStringBuffer(
     DispStringBuffer * buffer
);

Arguments

Name Description
in buffer A buffer used to display strings.

Return Values

None.

Description

Sets the buffer used to display strings. If a value of NULL is set, the buffer is no longer used to display strings.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL