PCI_EXPRESS_SECONDARY_CAPABILITY structure (ntddk.h)
Defined in the PCI Express Base Specification Revision 4.0. Reserved for system use.
Syntax
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;
Members
Header
LinkControl3
LaneErrorStatus
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | ntddk.h |