tSysDirOpen (STRUCT)¶
TYPE tSysDirOpen : STRUCT
- InOut:
Name
Type
Comment
szDirSTRING(254)Directory entry as string
Note
Empty string (‘’) is the request for the current working directory.
szDirEntrySTRING(254)Directory entry as string
diMaxDirEntryDINTMax number of bytes to write in szDirEntry (0..254)
pDirInfoPOINTER TO DirInfo
Directory information
Note
Can be 0 (so only directory name is provided in szDirEntry)
pResultPOINTER TO RTS_IEC_RESULT
Pointer to runtime system error code (see CmpErrors.library)
pulOutPOINTER TO RTS_IEC_HANDLE
Handle