nn::nex::DataStoreGetMetaParam::SetResultOption Member Function

Syntax

void SetResultOption(
     qUnsignedInt32 resultOption
);

Parameters

Name Description
in resultOption The option value returned from getting metadata.

Return Values

None.

Description

Sets the option value returned from getting metadata.

Multiple specifications can be made by using the bitwise logical sum of DataStoreConstants::ResultFlag. The default value is 0.

Revision History

2011/07/13
Initial version.

CONFIDENTIAL