C# Class VSNDK.DebugEngine.AD7ErrorBreakpointResolution

Represents the resolution of a breakpoint error. (http://msdn.microsoft.com/en-us/library/bb161341.aspx)
Inheritance: IDebugErrorBreakpointResolution2
Show file Open project: blackberry/VSPlugin

Private Methods

Method Description
IDebugErrorBreakpointResolution2 ( enum_BPERESI_FIELDS dwFields, BP_ERROR_RESOLUTION_INFO pErrorResolutionInfo ) : int

Gets the breakpoint error resolution information. Not implemented. (http://msdn.microsoft.com/en-us/library/bb161960.aspx)

IDebugErrorBreakpointResolution2 ( enum_BP_TYPE pBPType ) : int

Gets the breakpoint type. Not implemented. (http://msdn.microsoft.com/en-us/library/bb145065.aspx)