Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32api
>
GetCurrentThreadId
win32api
.GetCurrentThreadId
int =
GetCurrentThreadId(
)
Returns the thread ID for the current thread.
Win32 API References
Search for
GetCurrentThreadId
at
msdn
,
google
or
google groups
.