SpaceControl DLL
Version 2.8.9
API documentation for the SpaceControl 3D input devices
|
Events sent by the daemon. More...
Go to the source code of this file.
Enumerations | |
enum | EventType { NOTHING_CHANGED = -1, BSC_SETTINGS_CHANGED = 0x20000, ADV_SETTINGS_CHANGED, DEV_PARS_CHANGED, DEV_ERR_UNKNOWN_COMMAND, DEV_ERR_INVALID_VALUE, DEV_ERR_PARSE_ERROR, DEV_ERR_INTERNAL_ERROR, DEV_ERR_INVALID_ID, DEV_ERR_BUF_OVERFLOW, DEV_FRONT, DEV_RIGHT, DEV_TOP, DEV_FIT, DEV_WHEEL_LEFT, DEV_WHEEL_RIGHT, EVT_HNDL_SENS_DLG, EVT_HNDL_THRESH_DLG, EVT_HNDL_LCD_DLG, EVT_HNDL_LEDS_DLG, EVT_APPL_IN_FRGRND, EVT_HNDL_CALC_DLG, EVT_HNDL_WFL_DLG, DEV_BACK, DEV_LEFT, DEV_BOTTOM, DEV_CTRL, APPL_FUNC_START = 0x20020 } |
These values are sent together with the standard data (the cap's translation and rotation data) to a connected application and signal events the daemon wants to tell the application. More... | |
Events sent by the daemon.
enum EventType |
These values are sent together with the standard data (the cap's translation and rotation data) to a connected application and signal events the daemon wants to tell the application.
If the daemon sends the event "basic setting are changed" the application can reload the settings to display them e. g. See API function scFetchStdData(), parameter 'event', for further details.
![]() |
Copyright (c) SpaceControl GmbH & Co. KG, Am Technologiepark 10, D-82229 Seefeld |