Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 1.59 KB

nf-wdbgexts-getcurrentprocesshandle.md

File metadata and controls

59 lines (49 loc) · 1.59 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:wdbgexts.GetCurrentProcessHandle
GetCurrentProcessHandle function (wdbgexts.h)
The GetCurrentProcessHandle function returns the system handle for the current process.
debugger\getcurrentprocesshandle.htm
debugger
05/03/2018
GetCurrentProcessHandle function
GetCurrentProcessHandle, GetCurrentProcessHandle function [Windows Debugging], WdbgExts_Ref_50cc8e27-7f7e-4ec3-ad2d-745f38e87037.xml, debugger.getcurrentprocesshandle, wdbgexts/GetCurrentProcessHandle
wdbgexts.h
Wdbgexts.h, Dbgeng.h
Desktop
Windows
GetCurrentProcessHandle
wdbgexts/GetCurrentProcessHandle
APIRef
kbSyntax
HeaderDef
wdbgexts.h
GetCurrentProcessHandle

GetCurrentProcessHandle function

-description

The GetCurrentProcessHandle function returns the system handle for the current process.

-parameters

-param hp

Receives the system handle for the current process.

-remarks

In kernel-mode debugging, the only process in the target is the virtual process created for the kernel. In this case, an artificial handle is created. The artificial handle can only be used with the debugger.