다음을 통해 공유


IDebugErrorBreakpoint2::GetBreakpointResolution

오류를 설명 하는 중단점 오류 해상도를 가져옵니다.

HRESULT GetBreakpointResolution( 
   IDebugErrorBreakpointResolution2** ppErrorResolution
);
int GetBreakpointResolution( 
   out IDebugErrorBreakpointResolution2 ppErrorResolution
);

매개 변수

반환 값

성공 하면 반환 S_OK. 그렇지 않으면 오류 코드를 반환 합니다.

참고 항목

참조

IDebugErrorBreakpoint2

IDebugErrorBreakpointResolution2