QUERY_ON_CREATE_ECP_CONTEXT 구조체(ntifs.h)

QUERY_ON_CREATE_ECP_CONTEXT 시스템용으로 예약되어 있습니다.

구문

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;

멤버

RequestedClasses

예약되어 있습니다.

ClassesProcessed

예약되어 있습니다.

ClassesWithErrors

예약되어 있습니다.

ClassesWithNoData

예약되어 있습니다.

StatInformation

예약되어 있습니다.

LxInformation

예약되어 있습니다.

EaInformation

예약되어 있습니다.

Reserved

CommonBufferSize

CommonBuffer

UsnInformation

SecurityInformationRequested

SecurityInformation

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 10, 버전 1809
머리글 ntifs.h