Early bindings for COM automation objects
显示 更早的评论
Hello, I would like to know if there is a procedure to connect an ActiveX COM server using early bindings in MATLAB. I've tried by using the IUnknown interface, but when I explore the properties and methods using the commands 'get'/'invoke' the results are empty. I've also tried to access the properties and methods that I know using the commands 'get', 'set' and 'invoke', but unsuccessfully. Thanks
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 ActiveX 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!