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