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 |