Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 1.78 KB

nf-ntddk-psgetcurrentthreadid.md

File metadata and controls

68 lines (51 loc) · 1.78 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:ntddk.PsGetCurrentThreadId
PsGetCurrentThreadId function (ntddk.h)
The PsGetCurrentThreadId routine identifies the current thread.
kernel\psgetcurrentthreadid.htm
kernel
04/30/2018
PsGetCurrentThreadId function
PsGetCurrentThreadId, PsGetCurrentThreadId routine [Kernel-Mode Driver Architecture], k108_eae0d8bf-f2fe-49dd-b3b7-6da9114f844a.xml, kernel.psgetcurrentthreadid, ntddk/PsGetCurrentThreadId
ntddk.h
Ntddk.h
Universal
Available starting with Windows 2000.
NtosKrnl.lib
NtosKrnl.exe
Any level
Windows
PsGetCurrentThreadId
ntddk/PsGetCurrentThreadId
APIRef
kbSyntax
DllExport
NtosKrnl.exe
PsGetCurrentThreadId

PsGetCurrentThreadId function

-description

The PsGetCurrentThreadId routine identifies the current thread.

-returns

The PsGetCurrentThreadId routine returns the thread ID of the current thread.

-see-also

KeGetCurrentThread

PsGetCurrentProcessId

PsGetCurrentThread

PsSetCreateThreadNotifyRoutine