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
要件
要件 | 値 |
---|---|
Header | ntddk.h |