You are here: -> Main -> File API ->
API_File_Close |
---|
API_File_Close PROC STDCALL ARG file_handle:dword
This function Closes a previousely opened file with the given handle.
Argument | Type | Description |
---|---|---|
file_handle | dword | Handle of the file to be closed |