1 reference to SetSuspendState
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Application.cs (1)
1543
return UnsafeNativeMethods.
SetSuspendState
(state == PowerState.Hibernate, force, disableWakeEvent);