SetElementInstance

函数功能

设置插件对象。

函数原型

1
void MxPluginBase::SetElementInstance(void* elementInstance);

参数说明

参数名

说明

elementInstance

传入的插件对象。