nn::nex::DataStoreSearchParam::SetResultOption Member Function

Syntax

void SetResultOption(
     qUnsignedInt32 resultOption
);

Parameters

Name Description
in resultOption The value of the search return-value option.

Return Values

None.

Description

Sets the options for search return values.

Multiple specifications can be made by using a bitwise logical sum for DataStoreConstants::ResultFlag. The information specified can be added to the information that can be obtained by searching. The default value is 0.

Revision History

2011/07/13
Initial version.

CONFIDENTIAL