Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32file
>
CancelIo
win32file
.CancelIo
CancelIo(
handle
)
Cancels pending IO requests for the object.
Parameters
handle
:
PyHANDLE
The handle being cancelled.