nn::cec::CTR::MessageBox::GetMessageId Member Function
nn::Result GetMessageId(
MessageId * messId,
const CecBoxType boxType,
const u32 messIndex
);
MessageId GetMessageId(
const CecBoxType boxType,
const u32 messIndex
);
GetMessageId ( MessageId *, const CecBoxType, const u32 )
|
Gets the MessageID of a message. |
GetMessageId ( const CecBoxType, const u32 )
|
Gets the MessageID of a message. |
GetMessageId ( MessageId *, const CecBoxType, const u32 )Gets the MessageID of a message.
GetMessageId ( const CecBoxType, const u32 )Gets the MessageID of a message.
CONFIDENTIAL