tSysDirRead (STRUCT)ΒΆ
TYPE tSysDirRead : STRUCT
- InOut:
Name
Type
Comment
szDirEntrySTRING(254)Directory entry as string
diMaxDirEntryDINTMax number of bytes to write in szDirEntry (0..80)
pDirInfoPOINTER TO DirInfo
Directory information
Note
Can be 0 (so only directory name is provided in szDirEntry)
pulOutPOINTER TO RTS_IEC_RESULT
Pointer to runtime system error code (see CmpErrors.library)