tSysFileGetSizeByHandle (STRUCT)ΒΆ
TYPE tSysFileGetSizeByHandle : STRUCT
Parameter to get file size of the file specified by handle
- InOut:
- Name - Type - Comment - pResult- POINTER TO RTS_IEC_RESULT - [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) - pulOut- POINTER TO __XWORD - [OUT] Size of the file in bytes 
