power save mode

Login to reply to this topic.
Mon, 2008-01-28 12:34
Joined: 2008-01-02
Forum posts: 2

Hi all,
is there a function that returns if the phone is currently being in power save mode ?
I need to perform an action when the phone is in power save mode. All I need would be
a function returning a bool, true if the phone is in power save mode, false otherwise.

Any hint is welcome!
Cheers


Mon, 2008-01-28 13:03
Joined: 2007-12-19
Forum posts: 49
Re: power save mode

Check HWRMTestApp example ( it is plased in "S60Ex\HWRMTestApp" folder ) from s60 SDK.

Mon, 2008-01-28 13:10
Joined: 2007-12-19
Forum posts: 49
Re: power save mode

EDIT: removed duplicated replay

  • Login to reply to this topic.