nn::cec::CTR::MessageBox::GetMessSizeByMessId Member Function
size_t GetMessSizeByMessId(
CecBoxType boxType,
const MessageId & messageId
);
| Name | Description | |
|---|---|---|
| in | boxType | Inbox/outbox specification. |
| messageId | ||
| in | messId | MessageID |
Gets the size of the Message with the specified MessageID.
Same as the value obtained from the GetMessageMessSize function.
CONFIDENTIAL