ICorDebugStringValue.CreateRelocBreakpoint(ICorDebugValueBreakpoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void CreateRelocBreakpoint([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValueBreakpoint ^ % ppBreakpoint);
public void CreateRelocBreakpoint (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValueBreakpoint ppBreakpoint);
abstract member CreateRelocBreakpoint : ICorDebugValueBreakpoint -> unit
Public Sub CreateRelocBreakpoint (ByRef ppBreakpoint As ICorDebugValueBreakpoint)
Parameters
- ppBreakpoint
- ICorDebugValueBreakpoint