Actually, the CLR is exposed as a COM object.
实际上,CLR是作为一个COM对象的。
COM is an older technology, but.net provides callable wrappers to allow.net and COM to interoperate.
COM是一种相对比较旧的技术,但是. NET提供了可调用的包装器,允许. NET和COM进行互操作。
Another issue that limits COM use is that COM objects are supported only on the Windows platform.
限制COM使用的另一问题就是COM对象只在Windows平台上受支持。
应用推荐