nn::boss::NsData::GetLastUpdated Member Function

Syntax

nn::Result GetLastUpdated(
     nn::fnd::DateTime * pTime
);

Arguments

Name Description
out pTime Returns the timestamp of the last update.

Return Values

Returns the result of the operation.

Description

Gets the NSD update timestamp.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL