nn::cec::CTR::MessageId Classclass MessageId
Class that handles message IDs.
Message IDs are used to identify CEC messages that are sent and received.
Use the message ID to specify a message using the CEC library.
Each message has its own unique message ID. If two message instances have the same message ID, they are determined to be the same message.
A message ID is allocated when a new message is registered via MessageBox::WriteMessage, and written to the message.
MessageID
|
Constructor. | |
|---|---|---|
GetBinary
|
Gets a binary array of MessageIds. |
|
IsEqual
|
Compares the binary array of MessageIds. |
CONFIDENTIAL