Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |