clsid
美
英 
例句
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應用程序的項。
This parameter must be set to a valid CLSID or set to NULL when registering a business logic handler assembly.
在注冊業務邏輯處理程序程序集時,必須將該參數設置為有效的CLSID,或將其設置為NULL。
Returns the CLSID value of a COM component that is registered as a business logic module used to resolve conflicts.
返回COM組件的CLSID值,該組件注冊為用于解決沖突的業務邏輯模塊。
Creates a server instance of a COM object identified by the object's class identifier (CLSID).
創建COM對象的服務器實例,該對象由對象的類標識符(CLSID)標識。
CLSID is an abbreviation for class identifier, in the same way that GUID is an abbreviation for globally unique identifier.
CLSID是類標識符的縮寫,同樣GUID是全局唯一標識符的縮寫。
Under that key, the string value, CLSID, must be set to the CLSID of the protocol handler.
在這個key名下,添加一個字符串為CLSID,必須設置這個協議處理器的CLSID。
Contains values that indicate how the common language runtime should resolve a 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,將它設置為你的協議處理器。
Gets appropriate CLR version information for the class with the specified CLSID.
為具有指定CLSID的類獲取相應的CLR版本信息。
For a business logic handler, this column returns a zero CLSID value.
對于業務邏輯處理程序,此列返回CLSID值0。
Gets the type associated with the specified class identifier (CLSID) from the specified server.
從指定服務器獲取與指定類標識符(CLSID)關聯的類型。
To determine the CLSID of the class exposing the interface.
來確定公開此接口的類的CLSID。
Identifies the CLSID of the original coclass imported from a type library.
標識從類型庫導入的初始coclass的CLSID。
They return a Type object that represents the type specified by a ProgID or CLSID.
這些方法返回表示ProgID或CLSID所指定的類型的Type對象。
Gets the type associated with the specified class identifier (CLSID).
獲取與指定類標識符(CLSID)關聯的類型。
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類型的目標計算機上運行。
It has the same ProgID, the same CLSID, and the same transaction support level.
它具有相同的ProgID、相同的CLSID和相同的事務支持級別。
The constructor instantiates the COM object using the CLSID as specified in the coclass declaration in the type library.
構造器用類型庫輔助類的聲明中定義的CLSID來實例化COM對象。
The CreateObject function also permits changes in the CLSID of the server between versions.
CreateObject函數還允許在版本之間更改服務器的CLSID。
When you click this button, the application creates an instance of an object with class ID CLSID_DuckDoer, running atlduck.
單擊此按鈕后,應用程序將通過運行atlduck來創建具有類IDCLSID_DuckDoer的對象的實例。
Specifies the CLSID value of the COM object that being registered.
指定正在注冊的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項中的路徑。
You must copy the server to each client to register the CLSID for the server and the server type library on each client.
必須將服務器復制到每個客戶端以便在每個客戶端上注冊服務器的CLSID和服務器類型庫。
The marshaler can use the CLSID to locate the metadata for the wrapper.
封送拆收器可以使用該CLSID找到包裝的元數據。
Also, filters that handle multiple MIME types must register a separate CLSID for each MIME type they handle
另外,過濾器處理多種MIME類型必須為每一種MIME類型注冊一個特殊的CLSID單獨處理它們。
The Microsoft Windows registry contains the following class identifier (CLSID) value
MicrosoftWindows注冊表包含以下類標識符(CLSID)值
Suspends registration and activation requests for the specified CLSID until there is a call to
掛起對指定CLSID的注冊和激活請求,直到出現對