struttura QUERY_ON_CREATE_ECP_CONTEXT (ntifs.h)

QUERY_ON_CREATE_ECP_CONTEXT è riservato per l'uso del sistema.

Sintassi

typedef struct _QUERY_ON_CREATE_ECP_CONTEXT {
  ULONG                                 RequestedClasses;
  ULONG                                 ClassesProcessed;
  ULONG                                 ClassesWithErrors;
  ULONG                                 ClassesWithNoData;
  QUERY_ON_CREATE_FILE_STAT_INFORMATION StatInformation;
  QUERY_ON_CREATE_FILE_LX_INFORMATION   LxInformation;
  QUERY_ON_CREATE_EA_INFORMATION        EaInformation;
  ULONG                                 Reserved;
  ULONG                                 CommonBufferSize;
  PVOID                                 CommonBuffer;
  QUERY_ON_CREATE_USN_INFORMATION       UsnInformation;
  SECURITY_INFORMATION                  SecurityInformationRequested;
  QUERY_ON_CREATE_SECURITY_INFORMATION  SecurityInformation;
} QUERY_ON_CREATE_ECP_CONTEXT, *PQUERY_ON_CREATE_ECP_CONTEXT;

Members

RequestedClasses

Riservato.

ClassesProcessed

Riservato.

ClassesWithErrors

Riservato.

ClassesWithNoData

Riservato.

StatInformation

Riservato.

LxInformation

Riservato.

EaInformation

Riservato.

Reserved

CommonBufferSize

CommonBuffer

UsnInformation

SecurityInformationRequested

SecurityInformation

Requisiti

Requisito Valore
Client minimo supportato Windows 10, versione 1809
Intestazione ntifs.h