Advantage Client Engine
Retrieves a bookmark for a later call to AdsGotoBookmark
UNSIGNED32 |
AdsGetBookmark (ADSHANDLE hTable, ADSHANDLE *phBookmark); |
hTable (I) |
Handle of table or cursor. |
PhBookmark (O) |
Return a handle that refers to the current record. |
AdsGetBookmark returns the physical record number. It is the equivalent of AdsGetRecordNum called with ADS_IGNOREFILTERS.