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 "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c

Debug channel "ole".


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