ACPI_EVAL_INPUT_BUFFER_V2_EX structure (acpiioct.h)
This topic describes the ACPI_EVAL_INPUT_BUFFER_V2_EX structure.
Syntax
typedef struct _ACPI_EVAL_INPUT_BUFFER_V2_EX {
ULONG Signature;
CHAR MethodName[256];
} ACPI_EVAL_INPUT_BUFFER_V2_EX, *PACPI_EVAL_INPUT_BUFFER_V2_EX;
Members
Signature
Defines the ULONG member Signature.
MethodName[256]
NULL terminated name string.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 and later versions. |
Header | acpiioct.h (include Acpiioct.h) |