check if hibernate is enabled
hi all,
i am developing a application having the option to shutdown and
hibernate.It's working perfectly well.But my issue is that if i enable
the hibernate option in my system the system will be hibernated using
my application. if i had not enabled hibernate option it will go for
standby mode. is there any way by which we can identify if the
hibernate option is enabled/disabled in oue system programatically?