CLSID

类标识

常用释义

词性释义

abbr. 类标识符(class ID);类代码,类标识
例句
  • 全部
Any URLs with the protocol scheme example: would be handled by the protocol handler associated with the CLSID value.
任何URLs使用形如example:的协议方案将被这个CLSID标识关联的协议处理器所处理。
Use the following values of the CLSID key to find the key that represents the Office application that you want to automate.
使用CLSID项的下列值查找代表要自动执行的Office应用程序的项。
在注册业务逻辑处理程序程序集时,必须将该参数设置为有效的CLSID,或将其设置为NULL。
Returns the CLSID value of a COM component that is registered as a business logic module used to resolve conflicts.
返回COM组件的CLSID值,该组件注册为用于解决冲突的业务逻辑模块。
创建COM对象的服务器实例,该对象由对象的类标识符(CLSID)标识。
CLSID是类标识符的缩写,同样GUID是全局唯一标识符的缩写。
Under that key, the string value, CLSID, must be set to the CLSID of the protocol handler.
在这个key名下,添加一个字符串为CLSID,必须设置这个协议处理器的CLSID。
包含指示公共语言运行库应如何解析CLSID的值。
Sets the name that containers can use instead of the CLSID of the object.
设置容器可用来代替对象的CLSID的名称。
Create a string value, CLSID, under the subkey and set the string to the CLSID of your protocol handler.
在你子键下创建一个字符串value,CLSID,将它设置为你的协议处理器。
为具有指定CLSID的类获取相应的CLR版本信息。
对于业务逻辑处理程序,此列返回CLSID值0。
从指定服务器获取与指定类标识符(CLSID)关联的类型。
来确定公开此接口的类的CLSID。
Identifies the CLSID of the original coclass imported from a type library.
标识从类型库导入的初始coclass的CLSID。
这些方法返回表示ProgID或CLSID所指定的类型的Type对象。
获取与指定类标识符(CLSID)关联的类型。
因此,您的应用程序可以在安装有CLSID值相同的相同COM类型的目标计算机上运行。
它具有相同的ProgID、相同的CLSID和相同的事务支持级别。
The constructor instantiates the COM object using the CLSID as specified in the coclass declaration in the type library.
构造器用类型库辅助类的声明中定义的CLSID来实例化COM对象。
CreateObject函数还允许在版本之间更改服务器的CLSID。
单击此按钮后,应用程序将通过运行atlduck来创建具有类IDCLSID_DuckDoer的对象的实例。
指定正在注册的COM对象的CLSID值。
Examine the LocalServer32 key under the CLSID for the application that you want to automate.
在CLSID下检查要自动执行的应用程序的LocalServer32项。
IID of the interface of CLSID of the class whose type info is requested.
请求其类型信息的类的CLSID的接口的IID。
Is the class identifier (CLSID) of the OLE object to create.
要创建的OLE对象的类标识符(CLSID)。
A COM application uses the CLSID to identify a class when invoking the CoCreateInstance method.
COM应用程序在调用CoCreateInstance方法时使用CLSID来标识类。
Custom business logic resolver_clsid is nvarchar(50), with a default of NULL.
自定义业务逻辑resolver_clsid的数据类型为nvarchar(50),默认值为NULL。
Specified ProgID or CLSID is not registered as an OLE object on an instance of SQL Server.
没有将指定的ProgID或CLSID没有注册为SQLServer实例的OLE对象。
Examine the LocalServer32 key of the CLSID key for the path.
检查CLSID项的LocalServer32项中的路径。