structure PCI_EXPRESS_ROOT_PORT_INTERFACE (wdm.h)
La structure PCI_EXPRESS_ROOT_PORT_INTERFACE est réservée à l’utilisation du système.
Syntaxe
typedef struct _PCI_EXPRESS_ROOT_PORT_INTERFACE {
USHORT Size;
USHORT Version;
PVOID Context;
PINTERFACE_REFERENCE InterfaceReference;
PINTERFACE_DEREFERENCE InterfaceDereference;
PPCI_EXPRESS_ROOT_PORT_READ_CONFIG_SPACE ReadConfigSpace;
PPCI_EXPRESS_ROOT_PORT_WRITE_CONFIG_SPACE WriteConfigSpace;
} PCI_EXPRESS_ROOT_PORT_INTERFACE, *PPCI_EXPRESS_ROOT_PORT_INTERFACE;
Membres
Size
Version
Context
InterfaceReference
InterfaceDereference
ReadConfigSpace
WriteConfigSpace
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | wdm.h |