The function RtcplGetAcpiState retrieves Advanced Configuration and Power Interface (ACPI) state.
Syntax
BOOL RtcplGetAcpiState(
PDWORD pEnabled
);
Parameters
pEnabled
Pointer to a DWORD that indicates if the system includes the Advanced Configuration and Power Interface (ACPI). If the value is:
Return Values