PowerModeChangedEventHandler

PowerModeChangedEventHandler serializable

Microsoft.Win32 (system.dll) delegate

This delegate defines the signature that an event handler must use to receive the SystemEvents.PowerModeChanged event. This event is raised when the computer enters or exits suspend mode, and when the power consumption level changes. A computer requires Advanced Power Management (APM) or Advanced Configuration and Power Interface (ACPI) support in order to use these operating system features. APM/ACPI is usually supported on (but not restricted to) portable computers and devices.

 public delegate void  PowerModeChangedEventHandler  (object   sender   , PowerModeChangedEventArgs   e   ); 

Associated Events

SystemEvents.PowerModeChanged( )



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net