nn::cec::CTR::GetCecInfoBuffer Functionnn::Result GetCecInfoBuffer( u32 cecTitleId, u8 pCecInfoBuffer[], size_t size );
| Name | Description | |
|---|---|---|
| in | cecTitleId | Specifies a CecTitleID. |
| out | pCecInfoBuffer[] | Specifies the buffer to receive the CecNotificationData. |
| in | size | Specifies the buffer size. |
Gets information about a received message.
Can only be used to get information about one message, even when multiple grouped messages are received.
CONFIDENTIAL