NAME

GetCurrentProcessId  (KRNL386.471)

SYNOPSIS

 DWORD GetCurrentProcessId
 (
 )

DESCRIPTION

Get the current process identifier.

RETURNS

current process identifier

IMPLEMENTATION

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.