CoGetCurrentProcess(3w)
NAME
CoGetCurrentProcess (OLE32.@)
SYNOPSIS
DWORD CoGetCurrentProcess ( )
DESCRIPTION
Gets the current process ID.
RETURNS
The current process ID.
NOTES
Is DWORD really the correct return type for this function?
IMPLEMENTATION
Defined in "objbase.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/compobj.c".
- Debug channel "ole".