nn::phtsel::CTR::PhtselInput::SetMessage Member Function

Syntax

void SetMessage(
     const wchar_t * message
);

Arguments

Name Description
in message Text message.

Return Values

None.

Description

Sets a text message.

You can freely set an optional text message to display at the top of the lower screen.
If you set an empty string, the default text is displayed.

Revision History

2011/08/24
Initial version.

CONFIDENTIAL