nn::cec::CTR::MessageBox::GetMessSizeByMessId Member Function

Syntax

size_t GetMessSizeByMessId(
     CecBoxType boxType,
     const MessageId & messageId
);

Arguments

Name Description
in boxType Inbox/outbox specification.
messageId
in messId MessageID

Return Values

Returns a value indicating the size.

Description

Gets the size of the Message with the specified MessageID.

Same as the value obtained from the GetMessageMessSize function.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL