Desktop Functions: Smart Device Functions:
|
Search Results for "IsPwrHibernateAllowed" in [All]powrprofThe IsPwrHibernateAllowed function determines whether the computer supports hibernation.
static extern bool IsPwrHibernateAllowed();
Declare Function IsPwrHibernateAllowed Lib "powrprof.dll" () As Boolean |