共用方式為


ICorPublishAppDomain::GetID 方法

更新:2007 年 11 月

取得此 ICorPublishAppDomain 的唯一識別項。

HRESULT GetID (
    [out] ULONG32   *puId
);

參數

  • puId
    [out] 應用程式定義域識別項的指標。

備註

此識別項只有在包含處理序的範圍中才是唯一的。

需求

**平台:**請參閱 .NET Framework 系統需求

**標頭:**CorPub.idl

**程式庫:**CorGuids.lib

**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0

請參閱

參考

ICorPublishAppDomain