Using the RJCB in a COM client project
在COM客户机项目中使用RJCB
You can create a COM client in several ways.
可以用几种方式来创建COM客户机。
Actually, the CLR is exposed as a COM object.
实际上,CLR是作为一个COM对象的。
I have never created a COM object before only used.
我从来没有创建一个COM对象之前才使用。
Define a COM smarter pointer as a member in header file?
定义在头文件COM智能指针成员吗?
Generate a COM type library and register it for COM usage.
生成COM类型库并对它进行注册以供COM使用。
Calling Into a VSTO Add-in From a COM Smart tag-is It Possible?
从一个COM智能标记里调用VS TO插件是可能的吗?
A COM server can create object instances of multiple object classes.
COM服务器能创建多对象类的对象实例。
Most types require a type library when consumed by a COM application.
大多数类型在由COM应用程序使用时,都需要类型库。
The worker process, therefore, loads the CLR up as it were a COM object.
所以工作进程加载CLR时当作一个COM对象处理。
For details on this process, see Handling Events Raised by a COM Source.
有关此过程的详细信息,请参见处理COM 源引发的事件。
Also, you can reverse the process to use a.net assembly in a COM-based application.
也可以与这个过程相反,在基于COM的应用程序中使用. NET集合。
This relationship is analogous to a COM+ component living inside the COM+ container.
此关系类似于COM+组件与承载它的 COM+ 容器之间的关系。
A COM application can specify the runtime version in an application configuration file.
COM应用程序可以在应用程序配置文件中指定运行时版本。
With this mechanism, a COM server can call back to a client when some event has occurred.
利用这一机制,COM服务器可以在发生某一事件时回叫客户端。
Once the components are all registered, you're ready to put them to work with a com client.
一旦全部注册完这些组件,就可以让它们与COM客户机一起工作了。
Take the example of an office-furniture store running a COM server that tracks its inventory.
我们以一个办公家具店为例,这家家具店运行着一个COM服务器,负责跟踪公司的库存。
More exactly, the CLR itself is not made of COM code, but the interface to the CLR is a COM object.
更确切的说,CLR本身不是由COM代码组成的,但是CLR的接口是一个COM对象。
Because of these issues, there is not much of a benefit to implement a COM smart tag in a VSTO add-in.
因为存在这些问题,在VSTO外接程序里实现一个COM智能标记是一件吃力不讨好的事情。
A COM object can support multiple interfaces, each representing a different view or behavior of the object.
一个COM对象可以支持多个接口,每个接口代表对象的一种不同的视图或行为。
You can get or set a property exposed by a COM object the way you get and set properties exposed by a managed class.
按照获取和设置托管类所公开的属性时所采用的方式,您可以获取或设置COM对象所公开的属性。
Not even a COM signal made it through—an observation that only strengthened Kurt's conviction that he was doing the right thing.
即使通讯信号也无法传入——这样的观察只能强化库尔特的信心,他在做着正确的事情。
In response to events from the server this worker thread creates some fairly simple COM objects, and then passes these objects to a COM event.
响应来自服务器的事件,这个工作线程创建一些相当简单的COM对象,然后将这些对象传递给一个COM事件。
If you need to create a solution that can run in multiple Office hosts and is document agnostic, you can create a COM add-in using managed code.
如果需要创建可在多台Office主机中运行并且是文档不可知的解决方案,则可使用托管代码创建一个COM加载项。
When one considers our world from such a com-presses perspective, the need for acceptance, understanding and education becomes glaringly apparent.
透过这个压缩图来放眼我们的世界,就会明了接纳他人、谅解以及教育是何等重要。
CICS or IMS transactions on a mainframe in Singapore can be invoked by a COM-based application driven by Lotus Script running on a Domino server in Munich.
在新加坡的一台大型机上的CICS或IMS事务能够被一台在慕尼黑的Domino服务器上运行的lotus脚本驱动的基于COM的应用程序调用。
The IDispatch interface provides a method for looking up a COM interface's methods (or properties) symbolically by name, which then returns the method's dispid.
IDispatch接口提供了一种方法,该方法可以根据名称查找COM接口的方法(或者属性),然后返回方法的dispid。
The IDispatch interface also provides another method for invoking a COM interface's method given its dispid and an array of variants containing the call parameters.
IDispatch接口还提供了另外一个方法,可以通过dispid和包含调用参数的variant数组调用COM接口的方法。
The IDispatch interface also provides another method for invoking a COM interface's method given its dispid and an array of variants containing the call parameters.
IDispatch接口还提供了另外一个方法,可以通过dispid和包含调用参数的variant数组调用COM接口的方法。
应用推荐