int getStatus(string deviceNameOrAlias)
This function can be used to return an integer that indicates the status of the keyboard wedge. Possible values are as follows:
0: OK
1: Buffer has been cleared (usually indicates bad data was input or data was input too slowly)
Parameters
Name | Description |
deviceNameOrAlias | The name or alias identifying the wedge device. |
Return
The status code of the device.