clsid
- 网络类标识符;类别识别项;类识别符
clsid
clsid
类标识符
获取类标识符 (CLSID) 的 COM 对象。CLSID 是 128 位的数字,并被视为一个全局唯一标识符 (GUID),用来唯一地标识组件 …
类别识别项
取得与指定的类别识别项 (CLSID) 关联的型别。GetTypeFromCLSID(Guid, Boolean) 取得与指定的类别识别项 (CLSID) 关联的 …
类识别符
每当项目重建时,就会产生新的组合体版本,这也会产生识别服务性组件类的新的类识别符(clsid)。如果使用regsvcs.exe重 …
下定义这些类
注册表常用键值意义(一)_千溟影翼_新浪博客 ... HKEY_CLASSES_ROOT\CLSID 下定义这些类。********** IP 地址〗 ...
子键
COM应用软件开发技术 - 豆丁网 ... Text 代码: CLSID 子键,下面有如下的条目: ProgID: 对象的注册名: ...
控制面板
win9X、2000、XP、2003所有注册... ... [HKEY_CLASSES_ROOT\CLSID\]( 回收站) [HKEY_CLASSES_ROOT\CLSID\]( …
1
Any URLs with the protocol scheme example: would be handled by the protocol handler associated with the CLSID value.
任何URLs使用形如example:的协议方案将被这个CLSID标识关联的协议处理器所处理。
2
Use the following values of the CLSID key to find the key that represents the Office application that you want to automate.
使用CLSID项的下列值查找代表要自动执行的Office应用程序的项。
3
This parameter must be set to a valid CLSID or set to NULL when registering a business logic handler assembly.
在注册业务逻辑处理程序程序集时,必须将该参数设置为有效的CLSID,或将其设置为NULL。
4
Returns the CLSID value of a COM component that is registered as a business logic module used to resolve conflicts.
返回COM组件的CLSID值,该组件注册为用于解决冲突的业务逻辑模块。
5
Creates a server instance of a COM object identified by the object's class identifier (CLSID).
创建COM对象的服务器实例,该对象由对象的类标识符(CLSID)标识。
6
CLSID is an abbreviation for class identifier, in the same way that GUID is an abbreviation for globally unique identifier.
CLSID是类标识符的缩写,同样GUID是全局唯一标识符的缩写。
7
Under that key, the string value, CLSID, must be set to the CLSID of the protocol handler.
在这个key名下,添加一个字符串为CLSID,必须设置这个协议处理器的CLSID。
8
Contains values that indicate how the common language runtime should resolve a CLSID.
包含指示公共语言运行库应如何解析CLSID的值。
9
Sets the name that containers can use instead of the CLSID of the object.
设置容器可用来代替对象的CLSID的名称。
10
Create a string value, CLSID, under the subkey and set the string to the CLSID of your protocol handler.
在你子键下创建一个字符串value,CLSID,将它设置为你的协议处理器。
11
Gets appropriate CLR version information for the class with the specified CLSID.
为具有指定CLSID的类获取相应的CLR版本信息。
12
For a business logic handler, this column returns a zero CLSID value.
对于业务逻辑处理程序,此列返回CLSID值0。
13
Gets the type associated with the specified class identifier (CLSID) from the specified server.
从指定服务器获取与指定类标识符(CLSID)关联的类型。
14
To determine the CLSID of the class exposing the interface.
来确定公开此接口的类的CLSID。
15
Identifies the CLSID of the original coclass imported from a type library.
标识从类型库导入的初始coclass的CLSID。
16
They return a Type object that represents the type specified by a ProgID or CLSID.
这些方法返回表示ProgID或CLSID所指定的类型的Type对象。
17
Gets the type associated with the specified class identifier (CLSID).
获取与指定类标识符(CLSID)关联的类型。
18
As a result, your application can run on a target computer that has installed the same COM types with the same CLSID values.
因此,您的应用程序可以在安装有CLSID值相同的相同COM类型的目标计算机上运行。
19
It has the same ProgID, the same CLSID, and the same transaction support level.
它具有相同的ProgID、相同的CLSID和相同的事务支持级别。
20
The constructor instantiates the COM object using the CLSID as specified in the coclass declaration in the type library.
构造器用类型库辅助类的声明中定义的CLSID来实例化COM对象。
21
The CreateObject function also permits changes in the CLSID of the server between versions.
CreateObject函数还允许在版本之间更改服务器的CLSID。
22
When you click this button, the application creates an instance of an object with class ID CLSID_DuckDoer, running atlduck.
单击此按钮后,应用程序将通过运行atlduck来创建具有类IDCLSID_DuckDoer的对象的实例。
23
Specifies the CLSID value of the COM object that being registered.
指定正在注册的COM对象的CLSID值。
24
Examine the LocalServer32 key under the CLSID for the application that you want to automate.
在CLSID下检查要自动执行的应用程序的LocalServer32项。
25
IID of the interface of CLSID of the class whose type info is requested.
请求其类型信息的类的CLSID的接口的IID。
26
Is the class identifier (CLSID) of the OLE object to create.
要创建的OLE对象的类标识符(CLSID)。
27
A COM application uses the CLSID to identify a class when invoking the CoCreateInstance method.
COM应用程序在调用CoCreateInstance方法时使用CLSID来标识类。
28
Custom business logic resolver_clsid is nvarchar(50), with a default of NULL.
自定义业务逻辑resolver_clsid的数据类型为nvarchar(50),默认值为NULL。
29
Specified ProgID or CLSID is not registered as an OLE object on an instance of SQL Server.
没有将指定的ProgID或CLSID没有注册为SQLServer实例的OLE对象。
30
Examine the LocalServer32 key of the CLSID key for the path.
检查CLSID项的LocalServer32项中的路径。