Namespace for all functionality of the ADTF Base SDK provided since v3.7.
More...
Namespace for all functionality of the ADTF Base SDK provided since v3.7.
◆ get_property_object_by_path() [1/2]
Retrieves a property reference under the given oConfiguration
by path.
- Parameters
-
oConfiguration | The configuration |
strPropertyPathAndName | the path with '/' separator |
oProperty | The out property reference |
- Returns
- tResult
◆ get_property_object_by_path() [2/2]
gets a property by path.
- Parameters
-
[in] | oProperties | teh properties where to get the path from. |
[in] | strPropertyPathAndName | The name and path of the property. |
[out] | oProperty | This will be set to the property value. |
- Returns
- Standard result.