QUERY_ON_CREATE_ECP_CONTEXT structure (ntifs.h)

QUERY_ON_CREATE_ECP_CONTEXT est réservé à l’utilisation du système.

Syntaxe

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;

Membres

RequestedClasses

Réservé.

ClassesProcessed

Réservé.

ClassesWithErrors

Réservé.

ClassesWithNoData

Réservé.

StatInformation

Réservé.

LxInformation

Réservé.

EaInformation

Réservé.

Reserved

CommonBufferSize

CommonBuffer

UsnInformation

SecurityInformationRequested

SecurityInformation

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows 10, version 1809
En-tête ntifs.h