SysFileCloseAsync¶
This function block is used to close a file. From now on the file handle is invalid and the file is free for other processes.
Variable | Datentyp | Beschreibung |
---|---|---|
hFile | DWORD | File’s handle from SysFileOpenAsync |
This function block is used to close a file. From now on the file handle is invalid and the file is free for other processes.
Variable | Datentyp | Beschreibung |
---|---|---|
hFile | DWORD | File’s handle from SysFileOpenAsync |