如何从 COM 中的 PS(Proxy/Stub) 文件中提取 size_is 关系?
我需要从 C# 中的代理/存根中提取 size_is 和所有其他属性,例如“length_is”、“max_is”等属性信息,因为在制作类型库时跳过了这些信息,所以我无法使用 ITypeInfo 或 ITypeLib 接口来完成此任务。
有没有其他方法可以提取这些属性,我需要在 C# 中提取它。
问候 乌斯曼
I need to extract size_is and all other attributes such as "length_is","max_is" etc attributes information from proxy/stub in C# , as these information skipped out while making Type Library, so i cannot use ITypeInfo, or ITypeLib interfaces for this task.
Is there any other way to extract these attributes,I need to extract this in C#.
Regards
Usman
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论