CDClose (FUN)ΒΆ
FUNCTION CDClose : DINT
Close a character device file.
- InOut:
Scope
Name
Type
Comment
Return
CDCloseDINT0 on success
Input
hFileRTS_IEC_HANDLEFile descriptor/handle, that was previously created with Open()
pResultPOINTER TO DINT
Pointer to linux errno error code, 0 is ok