Share via


IHostStubClass 類別

定義

提供用於建立 Class Factory 的方法。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public ref class IHostStubClass : Microsoft::IE::IHostStub
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("05EBA30A-0164-11D3-8729-00C04F79ED0D")]
public class IHostStubClass : Microsoft.IE.IHostStub
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("05EBA30A-0164-11D3-8729-00C04F79ED0D")>]
type IHostStubClass = class
    interface IHostEx
    interface IHostStub
Public Class IHostStubClass
Implements IHostStub
繼承
IHostStubClass
屬性
實作

建構函式

IHostStubClass()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

初始化 IHostStubClass 類別的新執行個體。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetClassFactory(String, String)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

在指定組件中建立類型的 Class Factory。

GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetSecuredClassFactory(Int32, Int32, String, String, String, String, String)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

在指定組件中建立類型的安全 Class Factory。

GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於