nn::cec::CTR::MessageBox::GetMessageCreateDate Member Function

Syntax

nn::fnd::DateTimeParameters GetMessageCreateDate(
     const CecBoxType boxType,
     const u32 messIndex
);

Arguments

Name Description
in boxType CecBoxType
in messIndex The nth message.

Return Values

nn::fnd::DateTimeParameters

Description

Gets the timestamp of when a message was created.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL