Partager via


structure ACPI_INTERFACE_STANDARD2 (wdm.h)

Cette rubrique décrit la structure ACPI_INTERFACE_STANDARD2.

Syntaxe

typedef struct {
  USHORT                                Size;
  USHORT                                Version;
  PVOID                                 Context;
  PINTERFACE_REFERENCE                  InterfaceReference;
  PINTERFACE_DEREFERENCE                InterfaceDereference;
  PGPE_CONNECT_VECTOR2                  GpeConnectVector;
  PGPE_DISCONNECT_VECTOR2               GpeDisconnectVector;
  PGPE_ENABLE_EVENT2                    GpeEnableEvent;
  PGPE_DISABLE_EVENT2                   GpeDisableEvent;
  PGPE_CLEAR_STATUS2                    GpeClearStatus;
  PREGISTER_FOR_DEVICE_NOTIFICATIONS2   RegisterForDeviceNotifications;
  PUNREGISTER_FOR_DEVICE_NOTIFICATIONS2 UnregisterForDeviceNotifications;
} ACPI_INTERFACE_STANDARD2, *PACPI_INTERFACE_STANDARD2;

Membres

Size

Décrit le membre USHORTSize.

Version

Décrit le membre USHORTVersion.

Context

Décrit le membre PVOIDContext.

InterfaceReference

Décrit le membre PINTERFACE_REFERENCEInterfaceReference.

InterfaceDereference

Décrit le membre PINTERFACE_DEREFERENCEInterfaceDereference.

GpeConnectVector

Décrit le membre PGPE_CONNECT_VECTORGpeConnectVector.

GpeDisconnectVector

Décrit le membre PGPE_DISCONNECT_VECTORGpeDisconnectVector.

GpeEnableEvent

Décrit le membre PGPE_ENABLE_EVENTGpeEnableEvent.

GpeDisableEvent

Décrit le membre PGPE_DISABLE_EVENTGpeDisableEvent.

GpeClearStatus

Décrit le membre PGPE_CLEAR_STATUSGpeClearStatus.

RegisterForDeviceNotifications

Décrit le membre PREGISTER_FOR_DEVICE_NOTIFICATIONSRegisterForDeviceNotifications.

UnregisterForDeviceNotifications

Décrit le membre PUNREGISTER_FOR_DEVICE_NOTIFICATIONSUnregisterForDeviceNotifications.

Exigences

Exigence Valeur
d’en-tête wdm.h (include Wdm.h)