Closes a handle and, if it is the object's last handle, deletes the object.
BOOLEAN CloseHandle( HANDLE hObject ); BOOLEAN RtCloseHandle( HANDLE hObject );
hObject
0
(zero)
0
(zero)
You can also use RtCloseHandle from a Windows application to close an iwin32 handle.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/rt/include/iwin32.h intime/rt/include/winbase.h |
iwin32.h windows.h |
iwin32.lib |
Notes
iwin32 API, iwin32 Overview