IsPwrHibernateAllowed
[DllImport("powrprof.dll", SetLastError = true)]
public static extern bool IsPwrHibernateAllowed(
);Microsoft documentation: Link
Last updated
[DllImport("powrprof.dll", SetLastError = true)]
public static extern bool IsPwrHibernateAllowed(
);Microsoft documentation: Link
Last updated