PCI_ATS_INTERFACE structure (wdm.h)
Définit la structure PCI_ATS_INTERFACE .
Syntaxe
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;
Membres
Size
Version
Context
InterfaceReference
InterfaceDereference
SetAddressTranslationServices
InvalidateQueueDepth
Configuration requise
Condition requise | Valeur |
---|---|
Serveur minimal pris en charge | Windows Server 2022 |
En-tête | wdm.h (include Wdm.h) |