This member function positions the read/write pointer to the previous record in the database.
CEOID SeekPrev( );
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
The object identifier of the previous record, or zero if the seek operation fails. Call ::GetLastError to determine why the operation failed.
If the database was opened using a key sort property, the corresponding sort order is used to determine the previous record.
CCeDBDatabase Overview, CCeDBDatabase Member Functions, Windows CE Database Classes, CCeDBDatabase::SeekNext, CCeDBDatabase::Open, ::GetLastError