ICorPublishAppDomain::GetID Method
Gets the unique identifier for this ICorPublishAppDomain.
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: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorPub.idl
Library: CorGuids.lib
.NET Framework Version: 2.0, 1.1, 1.0