Method | Description | |
---|---|---|
Close ( ) : System.Boolean | ||
Open ( String DevicePath ) : System.Boolean | ||
Plugin ( |
||
Report ( Byte Input, Byte Output ) : System.Boolean | ||
Start ( ) : System.Boolean | ||
Stop ( ) : System.Boolean | ||
Unplug ( |
||
UnplugAll ( ) : System.Boolean | ||
X360Device ( ) : System | ||
X360Device ( IContainer container ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
Scale ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public Open ( String DevicePath ) : System.Boolean | ||
DevicePath | String | |
return | System.Boolean |
public Plugin ( |
||
Serial | ||
return | System.Boolean |
public Report ( Byte Input, Byte Output ) : System.Boolean | ||
Input | Byte | |
Output | Byte | |
return | System.Boolean |
protected Scale ( |
||
Value | ||
Flip | System.Boolean | |
return |
public Unplug ( |
||
Serial | ||
return | System.Boolean |
public X360Device ( IContainer container ) : System | ||
container | IContainer | |
return | System |