다음을 통해 공유


ICorDebugAssembly::GetAppDomain 메서드

ICorDebugAssembly 인터페이스를 포함하는 응용 프로그램 도메인에 대한 인터페이스 포인터를 가져옵니다.

HRESULT GetAppDomain (
    [out] ICorDebugAppDomain  **ppAppDomain
);

매개 변수

  • ppAppDomain
    [out] 응용 프로그램 도메인을 나타내는 ICorDebugAppDomain 인터페이스의 주소에 대한 포인터입니다.

설명

어셈블리가 시스템 어셈블리인 경우 GetAppDomain은 null을 반환합니다.

요구 사항

플랫폼: .NET Framework 시스템 요구 사항 참조

헤더: CorDebug.idl, CorDebug.h

라이브러리: CorGuids.lib

.NET Framework 버전: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

참고 항목

참조

ICorDebugAssembly 인터페이스