tSysFileGetPath (STRUCT)ΒΆ
TYPE tSysFileGetPath : STRUCT
Parameter to get the path of this file.
If a path is specified in the filename, the path will be extracted from the filename.
If no path is specified in the filename, the standard path for this file extension type will be returned.
- InOut:
Name
Type
Comment
szFileNameSTRING(254)File name. Can contain an absolute or relative path
szPathSTRING(254)Path for this file
diMaxLenDINT[OUT] Maximum size in bytes of path length
pulOutPOINTER TO RTS_IEC_RESULT
[OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library)