SysFileGetSizeByHandle (FUN)
FUNCTION SysFileGetSizeByHandle : __XWORD
Get file size of the file specified by handle
- InOut:
Scope
Name
Type
Comment
Return
SysFileGetSizeByHandle__XWORDSize of the file in bytes
Input
hFileRTS_IEC_HANDLEHandle of the file
pResultPOINTER TO RTS_IEC_RESULT
Pointer to runtime system error code (see CmpErrors.library)