|
SpaceControl DLL
Version 2.8.9
API documentation for the SpaceControl 3D input devices
|
Information structure concerning a SpaceController device. More...
#include <spc_ctrlr.h>
Public Member Functions | |
| void | setId (int in) |
| sets the member mId | |
| void | setSerialNo (char *inP) |
| sets the member mSerialNo | |
| void | setDescrptn (char *inP) |
| sets the member mDescrptn | |
Public Attributes | |
| int | mId |
| identifier for the SpaceController device | |
| char | mSerialNo [MAX_SERIALNO_LEN] |
| serial number | |
| char | mDescrptn [MAX_DESCRPTN_LEN] |
| firmware version | |
Information structure concerning a SpaceController device.
If there is more than one device connected to the computer it is possible to get the device's ID (needed as parameter for the DLL functions) to a given device description or serial number. If there is only one device the ID is always 0.
| Copyright (c) SpaceControl GmbH & Co. KG, Am Technologiepark 10, D-82229 Seefeld |