PCI_EXPRESS_NPEM_CAPABILITY structure (ntddk.h)
Defined in the PCI Express Base Specification Revision 4.0. Reserved for system use.
Syntax
typedef struct _PCI_EXPRESS_NPEM_CAPABILITY {
PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER Header;
PCI_EXPRESS_NPEM_CAPABILITY_REGISTER Capability;
PCI_EXPRESS_NPEM_CONTROL_REGISTER Control;
PCI_EXPRESS_NPEM_STATUS_REGISTER Status;
} PCI_EXPRESS_NPEM_CAPABILITY, *PPCI_EXPRESS_NPEM_CAPABILITY;
Members
Header
Capability
Control
Status
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | ntddk.h |