SysFileSetPos (FUN)
FUNCTION SysFileSetPos : RTS_IEC_RESULT
Set the file pointer to the specified position
- InOut:
Scope
Name
Type
Comment
Return
SysFileSetPosRTS_IEC_RESULTReturns the runtime system error code (see CmpErrors.library)
Input
hFileRTS_IEC_HANDLEHandle of the file
ulOffset__XWORDOffset to set from the beginning of the file