Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32process
>
SuspendThread
win32process
.SuspendThread
int =
SuspendThread(
handle
)
Suspends the specified thread.
Parameters
handle
:
PyHANDLE
handle to the thread
Return Value
The return value is the thread's previous suspend count