void SetResultOption( qUnsignedInt32 resultOption );
Name | Description | |
---|---|---|
in | resultOption | The value of the search return-value option. |
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
.
CONFIDENTIAL