C# Class LgBackLight.LogitechKeyboardType

Afficher le fichier Open project: zzattack/Logitech-LCD Class Usage Examples

Méthodes publiques

Свойство Type Description
G19 LogitechKeyboardType
G510 LogitechKeyboardType
ProductID int
ReportID byte

Méthodes publiques

Méthode Description
LogitechKeyboardType ( int productId, byte reportId ) : System

Method Details

LogitechKeyboardType() public méthode

public LogitechKeyboardType ( int productId, byte reportId ) : System
productId int
reportId byte
Résultat System

Property Details

G19 public_oe static_oe property

public static LogitechKeyboardType,LgBackLight G19
Résultat LogitechKeyboardType

G510 public_oe static_oe property

public static LogitechKeyboardType,LgBackLight G510
Résultat LogitechKeyboardType

ProductID public_oe property

public int ProductID
Résultat int

ReportID public_oe property

public byte ReportID
Résultat byte