32 #include "lighthouse/api/LighthouseDllDecl.h"
33 #include "lighthouse/api/lhdefs.h"
51 virtual void setLampState(lh_device_id_t deviceID, lh_error_code_t* errorCode, lh_enable_state_t state);
60 virtual lh_enable_state_t
getLampState(lh_device_id_t deviceID, lh_error_code_t* errorCode);
Definition: LHLampAPI.h:39
virtual void setLampState(lh_device_id_t deviceID, lh_error_code_t *errorCode, lh_enable_state_t state)
virtual lh_enable_state_t getLampState(lh_device_id_t deviceID, lh_error_code_t *errorCode)
This is the API for controlling the autonulling functionality of a device.
Definition: LighthouseAPI.h:54