次の方法で共有


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 Version 1809
Header ntifs.h