Describes how to consume events raised by a COM server.
描述如何使用由COM伺服器引发的事件。
I wanted to reuse the same COM server with multiple clients.
我想重复使用多个客户端相同的COM服务器。
A COM server can create object instances of multiple object classes.
COM服务器能创建多对象类的对象实例。
Take the example of an office-furniture store running a COM server that tracks its inventory.
我们以一个办公家具店为例,这家家具店运行着一个COM服务器,负责跟踪公司的库存。
With this mechanism, a COM server can call back to a client when some event has occurred.
利用这一机制,COM服务器可以在发生某一事件时回叫客户端。
Debugging COM server applications poses a unique set of problems that are not always easy to solve.
调试COM服务器应用程序会引起一系列不总是容易解决的独特问题。
A . NET client can handle events raised by a COM server the way it handles any other managed event.
NET客户端可以按处理其他任何托管事件的方式来处理COM服务器引发的事件。
ATL automatically generates code that registers our DLL as a COM server, but that just lets other apps use our DLL.
现在我们已经实现了所有需要的COM接口。可是我们怎样才能让浏览器使用我们的扩展呢?首先,我们要注册动态库。
For COM servers that are not thread safe, COM provides a mechanism to serialize concurrent calls so that only one logical thread executes on the server at any time.
对于并非线程安全的COM服务器,COM提供一种序列化并发调用的机制,这样无论何时服务器上都只有一个逻辑线程在执行。
As you know, a Windows shell extension is a COM in-process server that Windows Explorer loads when it is about to perform a certain action on a document-for example, displaying its context menu.
我们知道,一个Windows外壳扩展即是一个进程内的COM服务器,它在Windows资源管理器执行某种动作时装入内存——如显示上下文菜单。
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的应用程序调用。
Log on to the dedicated TM1 server using the COM + Windows user account (for example "\ Controller_System"), and perform all the following tasks when logged on as that user account.
使用COM +Windows用户帐户(例如“\ Controller_System”)登录专用TM 1服务器,执行以下所有任务。
If you have your own PHP server or perhaps PHP and Domino servers on the same computer, you should have no problems setting up com access to the Domino server.
如果您拥有自己的PHP服务器或者PHP服务器和Domino服务器位于同一台计算机上,那么设置Domino服务器的COM访问就没有什么问题了。
Portal passes the LtpaToken to the Domino Web Access server, which does a lookup in the Domino directory for uid=jb013,ou=secret,dc=spies,dc=com.
门户传送 LtpaToken到DominoWebAccess服务器,Domino Web Access 服务器在 Domino目录中查找uid=jb013,ou=secret,dc=spies,dc=com。
The name server checks its database and cache, doesn't find anything, and sends an iterative request to a root server for the .com top-level domain.
该名称服务器检查其数据库和缓存,没有找到任何结果,于是向.com 顶级域的根服务器发送一个迭代请求。
In other words, the directory hierarchy in IBM Tivoli Directory Server (ou=secret,dc=spies,dc=com) differs from that in Domino (ou=secret/o=spies).
也就是说,IBMTivoliDirectoryServer (ou=secret,dc=spies,dc=com)中的目录层次结构不同于Domino (ou=secret/o=spies) 中的目录层次结构。
Modify the com \ IBM \ SGL \ test \ API \ config.properties file according to the configuration of your own server.
按照服务器的配置修改com \ibm \sgl \test \api \ config . properties文件。
All injected resources must be placed in the com \ mycompany \ project \ public directory, which defines the GWT Web server root.
所有注入了的资源均应放在com \mycompany \project \public目录中,该目录定义了GWTWeb服务器的根。
In Web-based Microsoft COM + applications, Active Server Pages (ASP) files are typically used to provide both view and control logic.
在基于Web的MicrosoftCOM +应用程序中,ActiveServerPages (asp)文件通常情况下提供视图和控制逻辑。
The clients DBCOM and DBCOMMUL work without change! You just have to unregister the in-process server, register the local server, and COM does the rest.
客户端DBCOM和DBCOMMUL不用修改!你只需要反注册进程内服务器,注册本地服务器,COM会做其余工作。
How to properly convert and use native COM types in a ATL-based server?
如何正确地转换和一个基于AT L COM服务器使用原生类型?
COM is the overall architecture that extends from the front end through back to the server and the database.
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事件。
A. NET client can call methods on an active COM object, adjust its properties, and catch events originating on the server.
NET客户端可以对活动COM对象调用方法,调整其属性并捕捉在服务器上发生的事件。
"Single instance" means that there will be only one instance of a COM connection in my server.
“单实例”是指将有只有一个在我的服务器COM连接的实例。
I should have chosen "multiple Instance" to allow multiple COM connection (but one after the other, not simultaneous) in the same server.
我应该选择“多实例”,允许在同一个服务器上有多个COM连接(但一前一后,不同步)。
The types of COM interfaces that can be generated by this method depend on the proxy type, which in turn might depend on the type of the server object that the current proxy instance represents.
可以由此方法生成的COM接口的类型取决于代理类型,而代理类型则可能取决于当前代理实例所表示的服务器对象的类型。
Creates a server instance of a COM object identified by the object's type.
创建由对象类型标识的COM对象的一个服务器实例。
You just have to unregister the in-process server, register the local server, and COM does the rest.
你只需要反注册进程内服务器,注册本地服务器,COM会做其余工作。
You just have to unregister the in-process server, register the local server, and COM does the rest.
你只需要反注册进程内服务器,注册本地服务器,COM会做其余工作。
应用推荐