OEMPowerOff (Windows CE 5.0)

Send Feedback

This function is invoked when the OFF button is pressed or the Graphics, Windowing, and Events Subsystem (GWES) times out on its power-down timer.

The function is responsible for any final power-down state and for placing the CPU into a suspend state.

void OEMPowerOff (void);

Parameters

None.

Return Values

None.

Remarks

When this function is called, the target device is entering the suspend state. For more information on the suspend state, see Suspend State.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Nkintr.h.
Link Library: Nk.lib.

See Also

KitlInit | OEMClearIntSources | OEMGetWakeupSource | OEMIdle | Enabling Power Management

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.