nn::nex::DataStoreSearchResult::GetTotalCount Member Function

Syntax

qUnsignedInt32 GetTotalCount() const;

Parameters

None.

Return Values

Total number of cases that match search conditions.

Description

Gets the total count that match search conditions.

The meaning varies, depending on the DataStoreConstants::SearchResultTotalCountType value obtained by DataStoreSearchResult::GetTotalCountType.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL