coclass

coclass

 英

  • 网络组件类;控件的共类;组件对象类

例句

This type must be a class and not an associated coclass interface, which carries the name of the COM class.

类型必须不是关联coclass接口后者带有COM名称

Used when two or more COM DLLs accessed by the application contain coclasses or interfaces with the same name.

两个以上应用程序访问COMDLL包含coclass具有相同名称接口使用

Required if the application accesses two or more COM DLLs containing coclasses or interfaces with the same name.

应用程序访问两个更多包含同名coclass接口COMDLL需要使用选项

This member of a coclass is called rather than implemented.

调用不是实现coclass成员

Use the name of the original coclass to name the coclass interface and derive it from the default interface.

使用原始coclass名称命名coclass接口默认接口派生接口

Specifies the class identifier of a coclass imported from a type library.

指定类型导入coclass标识

Property, and a single coclass that implements the single interface.

属性接口一个实现有的那个接口辅助

Creates a new instance of a type that describes a component class (coclass).

创建描述组件coclass类型实例

Where the names of members collide, the first interface listed in the coclass statement remains unchanged.

只要成员名称发生冲突coclass语句列出第一接口保持不变

Create a new COM_INTERFACE_ENTRY for the interface or, if the project is attributed, add the coclass attribute.

接口创建COM_INTERFACE_ENTRY,如果项目属性添加coclass属性

The Java coclass proxy class extends the proxy class of its default interface.

Java辅助代理扩展默认接口代理

The coclass proxy also contains a default parameterless constructor for creating an instance of the COM object it represents.

辅助代理包含一个默认无参数构造器用来建立代表COM对象实例

The RJCB code generator generates Java proxies for each vtable interface and coclass defined in the COM type library.

RJCB代码生成COM类型定义每个vtable接口辅助生成代理

Identifies the CLSID of the original coclass imported from a type library.

标识类型导入初始coclassCLSID

The coclass for the IVCWizCtlUI and IVCWizCtl interfaces, containing methods and properties that control a custom wizard's HTML control.

用于IVCWizCtlUIIVCWizCtl界面coclass包含控制自定义向导HTML控件方法属性

The coclass for IWizCombo containing methods, properties, and events that control a custom wizard's combo boxes.

用于IWizCombococlass包含控制定义向导组合方法属性事件

The constructor instantiates the COM object using the CLSID as specified in the coclass declaration in the type library.

构造器用类型辅助声明定义CLSID实例化COM对象

Within the library, a coclass that sources events can identify the event interface by specifying the [source] attribute.

指明事件出处coclass可以通过指定[source]属性标识事件接口

Each coclass can implement one other interface, called the class interface, which the export process can generate automatically.

每个coclass可以实现一个其他接口接口称作接口可以导出过程自动生成

An object defining a coclass element in a. Idl file.

.idl文件定义coclass元素对象

Indicates that a coclass or interface definition was imported from a COM type library.

指示coclass接口定义COM类型导入

Coclasses are not typically used as method arguments in COM.

Coclass通常不用COM方法参数

Describes the unmanaged coclasses that the hosting API uses.

描述宿主API使用非托管coclass

For example, a COM coclass automatically maps to a managed class with the same name.

例如COMcoclass自动映射同名托管

For additional information about imported classes and coclass interfaces, see

有关导入coclass接口更多信息请参见

In addition to the managed class, the import process adds an interface with the same name as the coclass and applies the

托管之外导入进程添加coclass同名接口应用