ACPI_OP_REGION_CALLBACK fonction de rappel (oprghdlr.h)
Syntaxe
//Declaration
ACPI_OP_REGION_CALLBACK AcpiOpRegionCallback;
// Definition
VOID AcpiOpRegionCallback
(
PVOID Context
)
{...}
Paramètres
Context
Définit le paramètre PVOIDContext.
Valeur de retour
Aucun
Exigences
Exigence | Valeur |
---|---|
d’en-tête | oprghdlr.h |