nn::nex::DataStoreSearchParam::GetResultRange Member Function
Syntax
const
ResultRange
& GetResultRange() const;
Parameters
None.
Return Values
Search range.
Description
Gets the search range.
Revision History
2012/05/29
Instead of returning a copy of the object, the function now returns a
const
reference.
2011/01/27
Initial version.
CONFIDENTIAL