Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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) |