通过COM接口发送大数据 [英] Sending large data over COM interface

查看:88
本文介绍了通过COM接口发送大数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我第一次使用Perl实现C#COM接口。如果有人能帮助我了解如何通过COM接口传递键值对的数据,我将不胜感激:



是否可以通过哈希?



或者数组或阵列。



另一个相关的疑问,是否可以通过COM接口传递对象?



如果是这样,对象数组怎么样?



非常感谢。

This is the first time I am implementing C# COM Interface with Perl. I would appreciate if somebody could help me to understand how a data of key value pairs be passed over the COM interface:

Is it possible to pass Hash?

or alternatively an array or array.

Another related doubt, Is it possible to pass object over COM interface?

If so, what about array of objects?

Many Thanks.

推荐答案

您想要了解的是数据编组和序列化。 Google应该为您提供许多有用的链接。
What you want to learn about is "Data marshalling" and "serialization". Google should give you many links that are helpful.


这篇关于通过COM接口发送大数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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