ACPI_OP_REGION_CALLBACK Rückruffunktion (oprghdlr.h)
Syntax
//Declaration
ACPI_OP_REGION_CALLBACK AcpiOpRegionCallback;
// Definition
VOID AcpiOpRegionCallback
(
PVOID Context
)
{...}
Parameter
Context
Definiert den PVOID-ParameterContext.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Header | oprghdlr.h |