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