This member function searches for the record specified by CeOID, and positions the read/write pointer at the location of the specified record.
CEOID SeekToRecord( CEOID CeOID );
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
The object identifier of the specified record, or zero if the seek operation fails. Call ::GetLastError to determine why the operation failed.
This function never sets the m_bEOF data member to TRUE.
CCeDBDatabase Overview, CCeDBDatabase Member Functions, Windows CE Database Classes, ::GetLastError