SysFileGetName2
(FUN)
FUNCTION SysFileGetName2 : POINTER TO STRING
Get the file name from file specified by handle
- InOut:
Scope
Name
Type
Comment
Return
SysFileGetName2
POINTER TO STRING
File name of the specified file
Input
hFile
RTS_IEC_HANDLE
Handle of the file
pResult
POINTER TO RTS_IEC_RESULT
Pointer to runtime system error code (see CmpErrors.library)