tSysFileGetTime (STRUCT)ΒΆ
TYPE tSysFileGetTime : STRUCT
Parameter to get file time of the specified file
- InOut:
Name
Type
Comment
szFileSTRING(254)File name. File name can contain an absolute or relative path to the file. Path entries must be separated with a Slash (/) and not with a Backslash (\)!
pFileTimePOINTER TO SYS_FILETIME
Pointer to get the file time results.
pulOutPOINTER TO RTS_IEC_RESULT
[OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library)