EngGetProcessHandle function (winddi.h)

The EngGetProcessHandle function retrieves a handle to the current client process.

Syntax

ENGAPI HANDLE EngGetProcessHandle();

Return value

In Windows 2000 and later, the EngGetProcessHandle function always returns NULL.

Requirements

Requirement Value
Minimum supported client Available in Windows 2000 and later versions of the Windows operating systems.
Target Platform Universal
Header winddi.h (include Winddi.h)
Library Win32k.lib
DLL Win32k.sys

See also

EngGetCurrentProcessId

EngGetCurrentThreadId