C# Class Microsoft.R.Debugger.AD7ErrorBreakpointResolution

Inheritance: IDebugErrorBreakpointResolution2
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
AD7ErrorBreakpointResolution ( string message ) : Microsoft.VisualStudio
GetBreakpointType ( enum_BP_TYPE pBPType ) : int
GetResolutionInfo ( enum_BPERESI_FIELDS dwFields, BP_ERROR_RESOLUTION_INFO pErrorResolutionInfo ) : int

Method Details

AD7ErrorBreakpointResolution() public méthode

public AD7ErrorBreakpointResolution ( string message ) : Microsoft.VisualStudio
message string
Résultat Microsoft.VisualStudio

GetBreakpointType() public méthode

public GetBreakpointType ( enum_BP_TYPE pBPType ) : int
pBPType enum_BP_TYPE
Résultat int

GetResolutionInfo() public méthode

public GetResolutionInfo ( enum_BPERESI_FIELDS dwFields, BP_ERROR_RESOLUTION_INFO pErrorResolutionInfo ) : int
dwFields enum_BPERESI_FIELDS
pErrorResolutionInfo BP_ERROR_RESOLUTION_INFO
Résultat int