estrutura PCI_EXPRESS_SECONDARY_CAPABILITY (ntddk.h)
Definido na Revisão de Especificação base do PCI Express 4.0. Reservado para uso do sistema.
Sintaxe
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;
Membros
Header
LinkControl3
LaneErrorStatus
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows 10, versão 2004 |
Cabeçalho | ntddk.h |