SuspendThread (KERNEL32.@)
DWORD SuspendThread ( HANDLE hthread )
[In] | Handle to the thread. |
SuspendThread [KERNEL32.@] Suspends a thread.
Success: Previous suspend count
Failure: 0xFFFFFFFF
Defined in "winbase.h".
Implemented in "dlls/kernel/thread.c". source.winehq.org/source/dlls/kernel/thread.c
Debug channel "thread".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.