Method | Description | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void | ||
XboxBigButtonDevice ( string customDeviceInterfaceGuid = null ) : System |
Constructs a new instance of the XboxBigButtonDevice
|
Method | Description | |
---|---|---|
OnButtonStateChanged ( XboxBigButtonDeviceEventArgs e ) : void |
Method | Description | |
---|---|---|
BgWorkerOnDoWork ( object sender, |
||
BgWorkerOnProgressChanged ( object sender, |
||
BgWorkerOnRunWorkerCompleted ( object sender, |
||
ProcessIncomingMessage ( byte inbuffer ) : void |
protected OnButtonStateChanged ( XboxBigButtonDeviceEventArgs e ) : void | ||
e | XboxBigButtonDeviceEventArgs | |
return | void |
public XboxBigButtonDevice ( string customDeviceInterfaceGuid = null ) : System | ||
customDeviceInterfaceGuid | string | Optional custom deviceInterfaceGuid in case the default GUID in the supplied driver is modified |
return | System |