nn::cec::CTR::MessageBox::GetMessageBoxData Member Functionnn::Result GetMessageBoxData( u32 datatype, void * dataBuf, size_t dataBufSize );
| Name | Description | |
|---|---|---|
| in | datatype | Specifies the data type. Specified using the CecBoxDataType enumerated type. |
| out | dataBuf | Specifies the buffer. |
| in | dataBufSize | Buffer size. |
Gets the data associated with a MessageBox.
CONFIDENTIAL