Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PsGetCurrentThread function (ntifs.h)
The PsGetCurrentThread routine identifies the current thread.
Syntax
PETHREAD PsGetCurrentThread();
Return value
PsGetCurrentThread returns a pointer to the executive thread object that represents the currently executing thread.
Remarks
This macro
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000. |
| Target Platform | Universal |
| Header | ntifs.h (include Wdm.h, Ntddk.h, Ntifs.h) |
| Library | NtosKrnl.lib |
| DLL | NtosKrnl.exe |
| IRQL | Any level |
See also
Feedback
Was this page helpful?
