tSysFileGetTime (STRUCT)

TYPE tSysFileGetTime : STRUCT

Parameter to get file time of the specified file
InOut:

Name

Type

Comment

szFile

STRING

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 (\)!

pFileTime

POINTER TO SYS_FILETIME

Pointer to get the file time results.

pulOut

POINTER TO RTS_IEC_RESULT

[OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library)