Condividi tramite


Funzione PsGetThreadServerSilo (ntddk.h)

Determina se il thread specificato è un silo.

Sintassi

PESILO PsGetThreadServerSilo(
  [In] PETHREAD Thread
);

Parametri

[In] Thread

Puntatore al thread esaminato.

Valore restituito

Restituisce un puntatore al silo del server per il thread o NULL.

Requisiti

Requisito Valore
Client minimo supportato Windows 10, versione 1809
Intestazione ntddk.h
Libreria Ntoskrnl.lib
IRQL <= DISPATCH_LEVEL