DeviceAtlas Enterprise C API  2.0
Welcome DeviceAtlas Enterprise C API
da_status_t da_atlas_getpropid ( const da_atlas_t atlas,
const char *  propname,
da_propid_t propid 
)

Given a property name (Eg, "displayWidth"), return the property ID associated with it for the specified atlas.

Parameters
atlasAtlas instance
propnameProperty name
propidProperty id
Returns
status of the property id search