ICorPublishAppDomain::GetID Method
Gets the unique identifier for this ICorPublishAppDomain.
Syntax
HRESULT GetID (
[out] ULONG32 *puId
);
Parameters
puId
[out] A pointer to the identifier of the application domain.
Remarks
The identifier is unique only in the scope of the containing process.
Requirements
Platforms: See System Requirements.
Header: CorPub.idl, CorPub.h
Library: CorGuids.lib
.NET Framework Versions: Available since 1.0
See also
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.