nn::boss::GetNewArrivalFlag Function

Syntax

nn::Result GetNewArrivalFlag(
     bool * pFlag
);

Arguments

Name Description
out pFlag Returns true if there is new NS content.

Return Values

Returns the result of the operation.

Description

Checks if new NS content has been downloaded.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL