Kernel32CloseHandle Method

Overload List

CloseHandle(IntPtr) Closes the specified object handle.
CloseHandle(SafeHandle) Closes the specified object handle.

See Also