ACPI_OP_REGION_CALLBACK funzione di callback (oprghdlr.h)
Sintassi
//Declaration
ACPI_OP_REGION_CALLBACK AcpiOpRegionCallback;
// Definition
VOID AcpiOpRegionCallback
(
PVOID Context
)
{...}
Parametri
Context
Definisce il parametro PVOIDContext.
Valore restituito
Nessuno
Fabbisogno
Requisito | Valore |
---|---|
intestazione | oprghdlr.h |