PsGetCurrentProcess routine
The PsGetCurrentProcess routine returns a pointer to the process of the current thread.
Syntax
PEPROCESS PsGetCurrentProcess(void);
Parameters
This routine has no parameters.
Return value
PsGetCurrentProcess returns a pointer to an opaque process object.
Requirements
|
Version | Available in Windows 2000 and later versions of Windows. |
|---|---|
|
Header |
|
|
Library |
|
|
IRQL | Any level |
See also
Send comments about this topic to Microsoft
Build date: 5/22/2013