不在ROT中的COM对象 [英] COM Objects that are not in ROT

查看:81
本文介绍了不在ROT中的COM对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法连接到我的系统上运行的具有UI控件的第三方应用程序。这些UI控件是COM控件,并具有SetValue和GetValue接口函数。

所有这些都需要从不同的进程访问,其中我没有第三方的源代码,这个接口是均匀的也不存在于运行对象表中。有没有想法得到它?

我们从第三方组件得到的内容如下:

我知道接口名称(IID)类名(类ID)内有功能吗?我还有函数的参数,我所知道的是用C ++开发的组件。我们可以试试这个吗?

Is there any way to connect to a third party application running on my system which is having UI controls. These UI controls are COM controls and have SetValue and GetValue interface functions.
All these need to be accessed from a different process where in I don't have source code for the third party and this interfaces are even not present in Running Object Table as well. Any idea to get the same?
What we have from the third-party component is as below:
I know the interface names (IIDs) class names (class IDs) with functions inside it? Also I have the parameters for the function and what I know is the component developed in C++. Anything we can try with this?

推荐答案

您必须访问这些二进制文件的文档和源代码。或者联系它所在的供应商。



其他一切都在猜测......
You must access the documentation and source code of these binaries. Or contact the vendors from which it comes.

Everything else is guessing...


这篇关于不在ROT中的COM对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆