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 |