tSysDirRead (STRUCT)

TYPE tSysDirRead : STRUCT

InOut:

Name

Type

Comment

szDirEntry

STRING

Directory entry as string

diMaxDirEntry

DINT

Max number of bytes to write in szDirEntry (0..80)

pDirInfo

POINTER TO DirInfo

Directory information

Note

Can be 0 (so only directory name is provided in szDirEntry)

pulOut

POINTER TO RTS_IEC_RESULT

Pointer to runtime system error code (see CmpErrors.library)