docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
Product Documentation
ActivePython 2.4 Documentation
Table of Contents
win32file
.CancelIo
CancelIo(
handle
)
Cancels pending IO requests for the object.
Parameters
handle
:
PyHANDLE
The handle being cancelled.