Share via


PCI_EXPRESS_SECONDARY_CAPABILITY 構造体 (ntddk.h)

PCI Express Base Specification Revision 4.0 で定義されています。 システムで使用するために予約されています。

構文

typedef struct _PCI_EXPRESS_SECONDARY_CAPABILITY {
  PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER Header;
  PCI_EXPRESS_LINK_CONTROL3              LinkControl3;
  PCI_EXPRESS_LANE_ERROR_STATUS          LaneErrorStatus;
} PCI_EXPRESS_SECONDARY_CAPABILITY, *PPCI_EXPRESS_SECONDARY_CAPABILITY;

メンバー

Header

LinkControl3

LaneErrorStatus

要件

要件
サポートされている最小のクライアント Windows 10 バージョン 2004
Header ntddk.h