Fonction EngGetCurrentThreadId (winddi.h)
La fonction EngGetCurrentThreadId identifie le thread actuel d’une application.
Syntaxe
ENGAPI HANDLE EngGetCurrentThreadId();
Valeur de retour
EngGetCurrentThreadId retourne l’identificateur de 4 octets du thread de l’application.
Remarques
Les appelants d’EngGetCurrentThreadId doivent traiter l’ID retourné comme une valeur en lecture seule.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Cette fonction est disponible dans Windows XP et versions ultérieures. |
Plateforme cible | Universal |
En-tête | winddi.h (inclure Winddi.h) |
Bibliothèque | Win32k.lib |
DLL | Win32k.sys |
IRQL | N’importe quel niveau |