C# Class LgBackLight.DeviceEventNotifier

Inheritance: System.Windows.Forms.NativeWindow
Afficher le fichier Open project: zzattack/Logitech-LCD Class Usage Examples

Méthodes publiques

Méthode Description
DeviceEventNotifier ( IntPtr windowHandle, System.Guid deviceClass ) : System

Méthodes protégées

Méthode Description
WndProc ( System &m ) : void

Private Methods

Méthode Description
OnDeviceArrived ( string devicePath ) : void
OnDeviceRemoval ( string devicePath ) : void

Method Details

DeviceEventNotifier() public méthode

public DeviceEventNotifier ( IntPtr windowHandle, System.Guid deviceClass ) : System
windowHandle System.IntPtr
deviceClass System.Guid
Résultat System

WndProc() protected méthode

protected WndProc ( System &m ) : void
m System
Résultat void