struttura PCI_ATS_INTERFACE (wdm.h)
Definisce la struttura PCI_ATS_INTERFACE .
Sintassi
typedef struct _PCI_ATS_INTERFACE {
USHORT Size;
USHORT Version;
PVOID Context;
PINTERFACE_REFERENCE InterfaceReference;
PINTERFACE_DEREFERENCE InterfaceDereference;
PPCI_SET_ATS SetAddressTranslationServices;
UCHAR InvalidateQueueDepth;
} PCI_ATS_INTERFACE, *PPCI_ATS_INTERFACE;
Members
Size
Version
Context
InterfaceReference
InterfaceDereference
SetAddressTranslationServices
InvalidateQueueDepth
Requisiti
Requisito | Valore |
---|---|
Server minimo supportato | Windows Server 2022 |
Intestazione | wdm.h (include Wdm.h) |