CCeDBDatabase::GetCurrIndex

This method retrieves the zero-based index of the current record, based on the current sort order.

At a Glance

Header file: Wcedb.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later

Syntax

DWORD GetCurrIndex( ) const;

Return Values

The index of the current record in the database, with respect to the current sort order.

Remarks

The index is calculated from the beginning of the database.