nn::cec::CTR::MessageBox::SetMessageBoxName Member Functionnn::Result SetMessageBoxName( const wchar_t * data, size_t dataSize );
| Name | Description | |
|---|---|---|
| in | data | Specifies the data. Encoding UTF16-LE Display size: The number of characters displayable as 17 double-byte characters Maximum buffer size: 64 x 2 B (including the NULL terminator) |
| in | dataSize | Specifies the data size. |
Sets a MessageBox's name.
CONFIDENTIAL