PowerRegisterSuspendResumeNotification
[DllImport("powrprof.dll", SetLastError = true)]
public static extern IntPtr PowerRegisterSuspendResumeNotification(
uint Flags
);Last updated
[DllImport("powrprof.dll", SetLastError = true)]
public static extern IntPtr PowerRegisterSuspendResumeNotification(
uint Flags
);Last updated