Funzione KeAttachProcess (ntifs.h)

La routine KeAttachProcess viene esportata per supportare i file binari del driver esistenti ed è obsoleta. Usare invece KeStackAttachProcess .

Sintassi

void KeAttachProcess(
  PRKPROCESS Process
);

Parametri

Process

Riservato.

Valore restituito

nessuno

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione ntifs.h (include Ntifs.h)