nn::boss::NsData::GetReadFlag Member Function

Syntax

nn::Result GetReadFlag(
     bool * pFlag
);

Arguments

Name Description
pFlag
out flag Returns the obtained flag. true: Read.

Return Values

Returns the result of the operation.

Description

Gets the read flag of the NS data.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL