ICorProfilerCallback::ExceptionCLRCatcherExecute 메서드

예외의 catch 블록이 CLR(공용 언어 런타임) 내부에서 실행될 때 호출됩니다. 이 메서드는 .NET Framework 버전 2.0에서 사용되지 않습니다.

HRESULT ExceptionCLRCatcherExecute();

요구 사항

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

헤더: CorProf.idl, CorProf.h

라이브러리: CorGuids.lib

.NET Framework 버전: 1.1, 1.0

참고 항목

참조

ICorProfilerCallback 인터페이스

ICorProfilerCallback::ExceptionCLRCatcherFound 메서드