C# Class LitDev.HID_Device

Inheritance: LitDev.Engines.HIDDevice
Show file Open project: litdev1/LitDev Class Usage Examples

Public Properties

Property Type Description
PID int
VID int
name string

Property Details

PID public property

public int PID
return int

VID public property

public int VID
return int

name public property

public string name
return string