Note

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

Access to this page requires authorization. You can try .

PCI_VENDOR_SPECIFIC_CAPABILITY structure (ntddk.h)

Syntax

typedef struct _PCI_VENDOR_SPECIFIC_CAPABILITY {
 PCI_CAPABILITIES_HEADER Header;
 UCHAR VscLength;
 UCHAR VendorSpecific;
} PCI_VENDOR_SPECIFIC_CAPABILITY, *PPCI_VENDOR_SPECIFIC_CAPABILITY;

Members

Header

VscLength

VendorSpecific

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources