Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PCI_FPB_CAPABILITY_HEADER structure (ntddk.h)

The Flattening Portal Bridge (FPB) Capabilities header. See section 7.y.1. in Flattening Portal Bridge (FPB) specification.

Syntax

typedef struct _PCI_FPB_CAPABILITY_HEADER {
 PCI_CAPABILITIES_HEADER Header;
 USHORT Reserved;
} PCI_FPB_CAPABILITY_HEADER, *PPCI_FPB_CAPABILITY_HEADER;

Members

Header

Reserved

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809
Header ntddk.h

Feedback

Was this page helpful?

Additional resources