Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |