nn::boss::NsData::SetReadFlag Member Function

Syntax

nn::Result SetReadFlag(
     bool flag
);

Arguments

Name Description
in flag Specifies the flag to get. true: Read.

Return Values

Returns the result of the operation.

Description

Sets the read flag of the NS data.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL