次の方法で共有


OEMPowerOff

This function is invoked when the OFF button is pressed or GWES times out on its power-off timer. It is responsible for any final power-off state and putting the CPU into suspend mode.

  void OEMPowerOff (void);

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 Managing Power.

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 2.10 and later Nkintr.h    

See Also

OEMIdle