共用方式為


PCI_VENDOR_SPECIFIC_CAPABILITY結構 (ntddk.h)

語法

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

成員

Header

VscLength

VendorSpecific

規格需求

需求
標頭 ntddk.h