docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
Product Documentation
ActivePython 2.4 Documentation
Table of Contents
win32file
.CloseHandle
CloseHandle(
handle
)
Closes an open handle.
Parameters
handle
:
PyHANDLE
/int
A previously opened handle.