GetElementNameWithObjectAddr
Function Usage
Obtains the object address and element name.
Prototype
1 | SDK_AVAILABLE_FOR_IN std::string MxPluginBase::GetElementNameWithObjectAddr(); |
Response Parameters
Data Structure |
Description |
|---|---|
std::string |
Character strings of the object address and element name |
Parent topic: MxPluginBase