GetElementNameWithObjectAddr
函数功能
获得对象地址以及元素名称。
函数原型
SDK_AVAILABLE_FOR_IN std::string MxPluginBase::GetElementNameWithObjectAddr();
返回参数说明
数据结构 |
说明 |
---|---|
std::string |
对象地址以及元素名称的字符串。 |
父主题: MxPluginBase
获得对象地址以及元素名称。
SDK_AVAILABLE_FOR_IN std::string MxPluginBase::GetElementNameWithObjectAddr();
数据结构 |
说明 |
---|---|
std::string |
对象地址以及元素名称的字符串。 |