DeviceAtlas Enterprise C API  2.0
Welcome DeviceAtlas Enterprise C API
da_status_t da_getpropboolean ( const da_deviceinfo_t info,
da_propid_t  propid,
bool *  value 
)

returns a property value as a boolean from a given boolean typed property id

Parameters
infoDevice info
propidProperty id
valueValue of the property
Returns
status of property value search