structure PCI_ATS_INTERFACE (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
Exigences
Exigence | Valeur |
---|---|
serveur minimum pris en charge | Windows Server 2022 |
d’en-tête | wdm.h (include Wdm.h) |