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;
Membri
Size
Version
Context
InterfaceReference
InterfaceDereference
SetAddressTranslationServices
InvalidateQueueDepth
Fabbisogno
Requisito | Valore |
---|---|
server minimo supportato | Windows Server 2022 |
intestazione | wdm.h (include Wdm.h) |