C# 클래스 Microsoft.R.Debugger.AD7ErrorBreakpointResolution

상속: IDebugErrorBreakpointResolution2
파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

메소드 설명
AD7ErrorBreakpointResolution ( string message ) : Microsoft.VisualStudio
GetBreakpointType ( enum_BP_TYPE pBPType ) : int
GetResolutionInfo ( enum_BPERESI_FIELDS dwFields, BP_ERROR_RESOLUTION_INFO pErrorResolutionInfo ) : int

메소드 상세

AD7ErrorBreakpointResolution() 공개 메소드

public AD7ErrorBreakpointResolution ( string message ) : Microsoft.VisualStudio
message string
리턴 Microsoft.VisualStudio

GetBreakpointType() 공개 메소드

public GetBreakpointType ( enum_BP_TYPE pBPType ) : int
pBPType enum_BP_TYPE
리턴 int

GetResolutionInfo() 공개 메소드

public GetResolutionInfo ( enum_BPERESI_FIELDS dwFields, BP_ERROR_RESOLUTION_INFO pErrorResolutionInfo ) : int
dwFields enum_BPERESI_FIELDS
pErrorResolutionInfo BP_ERROR_RESOLUTION_INFO
리턴 int