CoGetCurrentProcess.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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".

Debug channel "ole".