C# Class LgBackLight.LogitechKeyboardManager

Afficher le fichier Open project: zzattack/Logitech-LCD

Méthodes publiques

Méthode Description
GetKeyboards ( LogitechKeyboardType keyboardType ) : List
Init ( IntPtr windowHandle ) : void

Private Methods

Méthode Description
AssertInitialized ( ) : void
DeviceAdded ( object sender, DeviceEventArgs args ) : void
DeviceRemoved ( object sender, DeviceEventArgs args ) : void

Method Details

GetKeyboards() public static méthode

public static GetKeyboards ( LogitechKeyboardType keyboardType ) : List
keyboardType LogitechKeyboardType
Résultat List

Init() public static méthode

public static Init ( IntPtr windowHandle ) : void
windowHandle System.IntPtr
Résultat void