Condividi tramite


struttura IO_FOEXT_SHADOW_FILE (ntddk.h)

In questo argomento viene descritta la struttura IO_FOEXT_SHADOW_FILE.

Sintassi

typedef struct _IO_FOEXT_SHADOW_FILE {
  PFILE_OBJECT BackingFileObject;
  PVOID        BackingFltInstance;
} IO_FOEXT_SHADOW_FILE, *PIO_FOEXT_SHADOW_FILE;

Membri

BackingFileObject

Oggetto file che esegue il backup di questo file shadow.

BackingFltInstance

Filtrare l'istanza nel volume di destinazione del filtro che gestisce questo file shadow.

Fabbisogno

Requisito Valore
client minimo supportato Windows 11, versione 22H2
intestazione ntddk.h (include Ntddk.h)