NAME

KERNEL32_GetCurrentProcessId  (KERNEL32.@)

SYNOPSIS

 DWORD KERNEL32_GetCurrentProcessId
 (
 )

DESCRIPTION

Get the current process identifier.

RETURNS

current process identifier

IMPLEMENTATION

Declared in "include/ddk/wdm.h". gitlab.winehq.org/wine/wine/blob/master/include/ddk/wdm.h

Implemented in "dlls/kernel32/thread.c". gitlab.winehq.org/wine/wine/blob/master/dlls/kernel32/thread.c

Debug channel "thread".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.