_BtGetPos() Function
<< Click to Display Table of Contents >>
_BtGetPos() Function
|
|
Purpose
Retrieve the position of the current record
Prototype
FUNCTION _BtGetPos ( hFile AS PTR ) AS DWORD
Return
LONG | Physical position of the current record, or 0 on error |
See Also