Dcom sample : demonstrates remotely calling a com object > dcom示例:演示如何远程调用com对象
For interoperability , the common language runtime creates and initializes an apartment when calling a com object 为了实现互用性,公共语言运行库将在调用com对象时创建一个单元并将其初始化。
Demonstrates how to call a com object implemented in a windows service from multiple clients running on different computers 演示如何从运行于不同计算机上的多个客户端调用在windows服务中实现的com对象。
Demonstrates how to call a com object implemented in a windows nt service from multiple clients running on different machines 说明如何从运行于不同计算机上的多个客户端调用在windows nt服务中实现的com对象。
The dcom sample demonstrates how to call a com object implemented in a windows service from multiple clients running on different machines Dcom示例说明如何从运行于不同计算机上的多个客户端调用在windows服务中实现的com对象。