struttura PCI_SECURITY_INTERFACE2 (wdm.h)
Definisce la struttura PCI_SECURITY_INTERFACE2.
C++
typedef struct _PCI_SECURITY_INTERFACE2 {
USHORT Size;
USHORT Version;
PVOID Context;
PINTERFACE_REFERENCE InterfaceReference;
PINTERFACE_DEREFERENCE InterfaceDereference;
ULONG Flags;
ULONG SupportedScenarios;
PPCI_SET_ACS2 SetAccessControlServices;
} PCI_SECURITY_INTERFACE2, *PPCI_SECURITY_INTERFACE2;
Size
Version
Context
InterfaceReference
InterfaceDereference
Flags
SupportedScenarios
SetAccessControlServices
Requisito | Valore |
---|---|
server minimo supportato | Windows Server 2022 |
intestazione | wdm.h (include Wdm.h) |