VmbHandle_t GetHandle() const
virtual IMEXPORT VmbErrorType SetValue(bool value)
FeatureInfo m_featureInfo
BoolFeature(const VmbFeatureInfo_t *featureInfo, FeatureContainer *const pFeatureContainer)
IMEXPORTC VmbError_t VMB_CALL VmbFeatureBoolSet(const VmbHandle_t handle, const char *name, VmbBool_t value)
IMEXPORTC VmbError_t VMB_CALL VmbFeatureBoolGet(const VmbHandle_t handle, const char *name, VmbBool_t *pValue)
virtual IMEXPORT VmbErrorType GetValue(bool &value) const
FeatureContainer * m_pFeatureContainer