CTRecord.SetRecordPos
Syntax
void SetRecordPos(CTOFFSET offset)
Parameters
Description
Sets the current record offset position. The record buffers are not updated. In order to update the record buffer, Read must be called.
Return
None.
See Also
GetRecordPos(), Read(), SeekRecord(), SetRecordOffset()