GetMessageId

nn::cec::CTR::MessageBox::GetMessageId Member Function

Syntax

nn::Result GetMessageId(
     MessageId * messId,
     const CecBoxType boxType,
     const u32 messIndex
) const;

MessageId GetMessageId(
     const CecBoxType boxType,
     const u32 messIndex
) const;

List of Overloaded Member Functions

GetMessageId ( MessageId *, const CecBoxType, const u32 ) Gets the MessageID of a message.
GetMessageId ( const CecBoxType, const u32 ) Gets the MessageID of a message.

Description of GetMessageId ( MessageId *, const CecBoxType, const u32 )

Gets the MessageID of a message.

Description of GetMessageId ( const CecBoxType, const u32 )

Gets the MessageID of a message.


CONFIDENTIAL