See the COM class template for information on how to be explicit in 'the way the class is exposed.
有关如何以显式方式公开COM类'的信息,请参阅com类模板。
The COM class template creates a new class, and then configures your project to generate the class and interoperability layer as a COM object and register it with the operating system.
com类模板创建一个新类,然后配置您的项目以生成作为COM对象的类和操作性层并在操作系统注册。
Prior to WinRT, COM was interface based rather than class based.
在WinRT出现之前,COM是基于接口而不是基于类的。
Most provide you with a class library, a COM object, or its equivalent to call from your own program. Typically, the use of these client libraries follows this pattern.
大多数SOAP客户机都提供类库、COM对象或从您自己程序调用的等同对象。
Create a new EMF class diagram called forum.ucd in src/com/ibm/example/forum.
再创建一个新的EMF类图, forum.ucd ,存放在src/com/ibm/example/forum 下。
If you extract it into c: \ temp, for example, this places the source and class files into c: \ temp \ com \ jweb \ test and setclasspth.bat into c: \ temp.
例如,如果把它释放到c: \temp中,那么就要把源文件和类文件放在c: \ temp \com \jweb \test中,而setclasspth . bat则放在c: \ temp中。
If you extract it into c: \ temp, for example, this places the source and class files into c: \ temp \ com \ itext \ test.
例如,如果将其解压缩到c: \temp,则会将源码和类文件放到c: \ temp \com \ itext \ test目录下。
Using c: \ ecs as an example; unzipping the JAR extracts the class files to c: \ ecs and log files to c: \ ecs \ com \ ecs \ log.
比如使用c: \ecs,解压缩这个jar会将类文件释放到c: \ ecs中,并日志文件释放到c: \ ecs \com \ ecs \log中。
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对象所公开的属性。
NET class and call the methods of the instance, just as if it were a COM object.
net类的一个实例并调用该实例的方法,就好像它是COM对象一样。
Other public members in the class that are not declared in these interfaces will not be visible to COM, but they will be visible to other.
其他没有在这些接口中声明的类的公共成员对于COM是不可见的,但它们对于其他。
COM saves this pointer in an internal table and USES it when clients want to create an object of this class.
COM保存这个指针到内部表里,且当客户端想要创建这个类的对象时使用。
This data member saves the identifier that COM returns when registering the class factory object.
这个数据成员保存注册类工厂对象时COM返回出来的标识。
Managed classes that implement the class interface (a COM interop-generated interface) are subject to versioning restrictions.
实现类接口(由COM互操作生成的接口)的托管类会受到版本控制的限制。
The object's code is not needed anymore, even if it still has its class factories registered with the COM libraries.
对象的代码不再需要了,然而依然存在用COM库函数注册过的类工厂对象。
Before his book was available, I was asked to give a class on COM and OLE.
在他的书面市前,我被请求写章关于COM和OLE的类。
After the metadata of a class is available, managed clients can create instances of the COM type and call its methods, just as if it were a.
当类的元数据变为可用时,托管客户端可以创建COM类型的实例并调用其方法,就像它是。
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 following is an example of a class that you would expose as a COM object.
下列是一个类别范例,您会将这个类别公开为COM物件。
For ATL-based COM object classes, class View reads the COM map in the ATL class to display the relationship between the ATL class and any interfaces it implements.
对基于AT L的COM对象类,类视图读取atl类中的COM映射以显示AT l类和它实现的任何接口间的关系。
This paper analyses the reason why com component comes into being, expounds meaning and class of com component and induces program flow of com component.
文章分析了COM组件产生的原因;叙述了COM组件的含义及分类,总结与归纳了COM组件的开发流程。
Because this is classic ASP I think the only straightforward way to do this is to expose this class library as a COM object.
因为这是经典的ASP我认为这么做的唯一直接的方法是将此类库公开为COM对象。
Having two distinct method signatures makes it easy to use the class from both COM and.
由于具有两种不同的方法签名,很容易无缝地使用COM和。
You can define com interfaces for your new ATL object when you first create it, or add them later by using the Implement interface command from the Class View shortcut menu.
在第一次建立新的AT L物件时,您可为它定义COM介面,或是稍后从[类别检视]捷径功能表中,使用实作介面命令来加入这些介面。
You can define com interfaces for your new ATL object when you first create it, or add them later by using the Implement interface command from the Class View shortcut menu.
在第一次建立新的AT L物件时,您可为它定义COM介面,或是稍后从[类别检视]捷径功能表中,使用实作介面命令来加入这些介面。
应用推荐