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