Share via


ICorProfilerCallback::AppDomainCreationStarted 메서드

애플리케이션 도메인이 만들어지고 있음을 프로파일러에 알립니다.

구문

HRESULT AppDomainCreationStarted(  
    [in] AppDomainID appDomainId);  

매개 변수

appDomainId
[in] 만들기 중인 도메인을 식별합니다.

설명

ID는 ICorProfilerCallback::AppDomainCreationFinished 메서드가 호출될 때까지 정보 요청에 대해 유효하지 않습니다.

요구 사항

플랫폼:시스템 요구 사항을 참조하세요.

헤더: CorProf.idl, CorProf.h

라이브러리: CorGuids.lib

.NET Framework 버전: 2.0부터 사용 가능

참고 항목