Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function is invoked when the user presses the OFF button or the Graphics, Windowing, and Events Subsystem (GWES) times out on its power-down timer.
Syntax
void OEMPowerOff (void);
Parameters
None.
Return Value
None.
Remarks
When this function is called, the target device is entering the suspend state. The function is responsible for any final power-down state and for placing the CPU into a suspend state.
Requirements
Header |
nkintr.h |
Library |
OEMMain.lib or OEMMain_StaticKITL.lib |