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 |