Calling Into a VSTO Add-in From a COM Smart tag-is It Possible?
从一个COM智能标记里调用VS TO插件是可能的吗?
For details on this process, see Handling Events Raised by a COM Source.
有关此过程的详细信息,请参见处理COM 源引发的事件。
Explicitly define a destination namespace for the types in a COM library.
显式地定义类型在com库中的目标命名空间。
NET class and call the methods of the instance, just as if it were a COM object.
net类的一个实例并调用该实例的方法,就好像它是COM对象一样。
This relationship is analogous to a COM+ component living inside the COM+ container.
此关系类似于COM+组件与承载它的 COM+ 容器之间的关系。
You also cannot create a com component in the Compact Framework for the same reasons.
你也不能创建一个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客户机一起工作了。
"Single instance" means that there will be only one instance of a COM connection in my server.
“单实例”是指将有只有一个在我的服务器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对象。
For certain messages received in thread 2 I want to notify the COM clients by sending a COM event.
对于某些消息接收线程2我想通知COM客户端通过发送一个COM事件。
A . NET client can handle events raised by a COM server the way it handles any other managed event.
NET客户端可以按处理其他任何托管事件的方式来处理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对象可以支持多个接口,每个接口代表对象的一种不同的视图或行为。
Before a com application can activate a managed type, the common language runtime must be loaded into memory.
必须先将公共语言运行时载入内存,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对象所公开的属性。
Consider a scenario in which managed code in an application domain is holding onto an RCW that represents a com component.
请考虑一个在其中应用程序域中的托管代码保持到表示COM组件的RCW上的方案。
Not even a COM signal made it through—an observation that only strengthened Kurt's conviction that he was doing the right thing.
即使通讯信号也无法传入——这样的观察只能强化库尔特的信心,他在做着正确的事情。
Describes the consequences and options if the project system cannot create a com interoperability wrapper for a particular component.
描述在项目系统无法为特定组件创建COM互操作包装时的结果和选项。
Using embedded interop types reduces the size of your application, because most applications do not use all the features of a com component.
使用嵌入的互操作类型可减少应用程序的大小,因为大多数应用程序都不会使用COM组件的所有功能。
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.
透过这个压缩图来放眼我们的世界,就会明了接纳他人、谅解以及教育是何等重要。
When you have multiple versions of a COM component, you can have multiple type libraries, and possibly multiple versions of a primary interop assembly.
如果一个COM组件有多个版本,可能会有多个类型库,而且主互操作程序集可能会有多个版本。
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。
Managed clients can create a new instance of a COM type in the usual way and obtain class information through metadata as they would for any other managed class.
托管客户端可以按常规方式创建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接口的方法。
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接口的方法。
应用推荐