There are two ways to customize a runtime callable wrapper (RCW).
自定义运行时可调用包装 (RCW) 的方法有两种。
Runtime Callable Wrapper, which the common language runtime manages as it does any other managed object.
运行时可调用包装,与其他任何托管对象一样,它由公共语言运行时管理。
The common language runtime exposes com objects through a proxy called the runtime callable wrapper (RCW).
公共语言运行时通过名为运行时可调用包装(RCW)的代理来公开COM对象。
NET component in managed code was realized by taking advantage of runtime callable wrapper RCW and com callable wrapper CCW.
利用运行时可调用封装器rcw和COM可调用封装器CCW实现了在托管代码。
NET client activates a COM object, the runtime generates an instance of the runtime callable wrapper (RCW) to wrap the COM type.
NET客户端激活COM对象时,运行时就会生成一个运行时可调用包装(RCW)实例来包装COM类型。
The runtime also creates a COM callable wrapper (CCW) to reverse the process, enabling a COM client to seamlessly call a method on a.
运行时还会创建一个COM可调用包装(CCW)来逆转此过程,使COM客户端能够对。
The runtime also creates a COM callable wrapper (CCW) to reverse the process, enabling a COM client to seamlessly call a method on a.
运行时还会创建一个COM可调用包装(CCW)来逆转此过程,使COM客户端能够对。
应用推荐