ICorDebugThread2::InterceptCurrentException 메서드

디버거가 이 스레드에서 현재 예외를 가로챌 수 있도록 합니다.

구문

HRESULT InterceptCurrentException (  
    [in] ICorDebugFrame  *pFrame  
);  

매개 변수

pFrame
[in] 활성 스택 프레임을 나타내는 ICorDebugFrame에 대한 포인터입니다.

설명

InterceptCurrentException 메서드는 예외 콜백(ICorDebugManagedCallback::Exception 또는 ICorDebugManagedCallback2::Exception)과 ICorDebugController::Continue에 대한 연결된 호출 간에 호출될 수 있습니다.

요구 사항

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

헤더: CorDebug.idl, CorDebug.h

라이브러리: CorGuids.lib

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