How to detect PPC is in standby mode?

  • Thread starter Thread starter saryada
  • Start date Start date
S

saryada

Hi,

I am developing an application and need to know if the PPC switch into
standby mode, how do I detect this mode?

Regards,
Wayan
 
You could obtain this by creating a messagequeue and invoke
RequestPowerNotifications in order to catch that power state
transition.


Kind regards
 
Back
Top