interop

互操作
常用释义
互操作

扩展信息

互操作
主要互操作interop)集合主要互操作集合(PIAs)是正式的,供应商提供的,为与底层的COM类 型交互而定义的.NET类型。
互操作性
...意,这两个名字不是关键字)。存取程序也能具有不同的可访问性,但可能会妨碍到语言间的互操作性interop),因为其他…
互操作方法
项46:尽量少地使用互操作方法Interop)项47:尽量使用安全代码项48:关注开发工具和资源项49:为C#2.0做好准备项50…
互用性
我正在试图用托管扩展和互用性interop)向 C# 和 .Net 框架暴露我的 C++ 库。我的一个类中含有一个联合(union)类型, …
互操作空间
在VS2005中,通过互操作空间(INTEROP)与EXCEL进行交互。VS2005中有EXCEL工作薄模板,用它创建新的EXCEL项目。
互垄断措施
项46:尽量少地利用互垄断措施Interop
国际网络通信展览会
2009年纽约国际网络通信展览会(Interop)上,思科网络系统及解决方案营销副总裁Marie Hattar在发表主题演讲,并指出思科已 …

例句

只能有一个主互操作程序集,而且该程序集必须由COM类型库的发行者用强名称签名。

注册是在计算机上定位主互操作程序集的最佳方式。

PtrToStructure is often necessary in COM interop and platform invoke when structure parameters are represented as an System. IntPtr value.

当结构参数表示为System.IntPtr值时,PtrToStructure在COMInterop和平台调用中通常是必要的。

Using this attribute in an application that does not use COM interop has no effect.

如果将此属性应用到不使用COMinterop的应用程序,将没有任何效果。

但是,由Interop程序集引用的COM对象必须在要使用它们的计算机上正确注册。

只有库供应商才能生成主互操作程序集,该程序集由发行者用强名称签名。

获取指定类型库的主interop程序集的名称及基本代码。

本文的其余部分将介绍将互操作程序集与您的应用程序一起部署的方案。

我怀疑,社交网站的协作这个概念会最终会和即时通讯领域的现状类似。

如果应用程序线程实际调用了COM组件,则仅为COMinterop初始化该线程。

COM互操作包装有时称作“主互操作程序集”。

此元素使您用更快的互操作封送处理来交换运行时对不正确的平台调用声明的弹性。

However, many Notification Services classes have been developed to be used from unmanaged code as well through COM interop.

但是,已开发的许多NotificationServices类是要通过非托管代码以及COMinterop使用的。

封送处理更改主题指出了需要您编辑互操作程序集的几种情况,并对所需更改进行了说明。

在这些特性之上,我们还添加了大量其他小特性,进一步改善了互操作体验。

但是,无需将主互操作程序集与您的应用程序一起部署。

The Using the Office XP Primary Interop Assemblies section of this article provides the download location for the Office XP PIAs.

本文的使用OfficeXP主互操作程序集一节提供了OfficeXPPIA的下载地址。

So far, I've been more than satisfied with relying on COM interop to give me the best of both worlds.

就目前来讲,我对依靠COM互操作在两个领域取得的成绩已经非常满意了。

To simplify access to the interop assembly, add an Imports statement to the top of the class or module in which you will use the COM object.

为简化对Interop程序集的访问,请在要使用COM对象的类或模块的上面添加一条Imports语句。

ParameterModifier is only used when calling through COM interop, and only parameters that are passed by reference are handled.

仅当通过COMinterop进行调用时才使用ParameterModifier,并且仅处理通过引用传递的参数。

The solution in Walkthrough: Supporting COM Interop by Displaying Each Windows Form on Its Own Thread creates a new thread for each form.

Walkthrough:SupportingCOMInteropbyDisplayingEachWindowsFormonItsOwnThread中的解决方案为每个窗体创建一个新线程。

无需将互操作程序集与您的应用程序一起部署。

请注意,您必须签发具有强名称的主interop程序集。

互操作日志记录的输出包括在运行时进行互操作函数调用时互操作函数调用的签名,还包括任何错误信息。

在本例中,互操作程序集必须与您的应用程序一起部署。

Gets a Microsoft. Office. Interop. Word. Bookmarks collection that represents all the bookmarks inside of the Bookmark control.

获取一个Microsoft.Office.Interop.Word.Bookmarks集合,该集合表示Bookmark控件内的所有书签。

用于COM互操作性的主互操作程序集。

To do this, perform a Complete installation of Microsoft Office, or install the redistributable package for the primary interop assemblies.

为此,请执行MicrosoftOffice的完全安装,或安装主互操作程序集的可再发行组件包。

For a list of attributes that you can apply to source code, see Applying Interop Attributes.

有关可以在源代码中应用的属性的列表,请参见应用Interop属性。

默认属性在互操作程序集中被看作是名称为Item的属性。