C# Class LgBackLight.LogitechKeyboardType

ファイルを表示 Open project: zzattack/Logitech-LCD Class Usage Examples

Public Properties

Property Type Description
G19 LogitechKeyboardType
G510 LogitechKeyboardType
ProductID int
ReportID byte

Public Methods

Method Description
LogitechKeyboardType ( int productId, byte reportId ) : System

Method Details

LogitechKeyboardType() public method

public LogitechKeyboardType ( int productId, byte reportId ) : System
productId int
reportId byte
return System

Property Details

G19 public_oe static_oe property

public static LogitechKeyboardType,LgBackLight G19
return LogitechKeyboardType

G510 public_oe static_oe property

public static LogitechKeyboardType,LgBackLight G510
return LogitechKeyboardType

ProductID public_oe property

public int ProductID
return int

ReportID public_oe property

public byte ReportID
return byte