Fonction PsGetCurrentThreadId (ntddk.h)
La routine PsGetCurrentThreadId identifie le thread actif.
Syntaxe
HANDLE PsGetCurrentThreadId();
Valeur de retour
La routine PsGetCurrentThreadId retourne l’ID de thread du thread actif.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Disponible à partir de Windows 2000. |
Plateforme cible | Universal |
En-tête | ntddk.h (inclure Ntddk.h) |
Bibliothèque | NtosKrnl.lib |
DLL | NtosKrnl.exe |
IRQL | N’importe quel niveau |