ICorDebugFunctionBreakpoint Interface
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 interface class ICorDebugFunctionBreakpoint : Microsoft::VisualStudio::CorDebugInterop::ICorDebugBreakpoint
public interface class ICorDebugFunctionBreakpoint : Microsoft::VisualStudio::CorDebugInterop::ICorDebugBreakpoint
__interface ICorDebugFunctionBreakpoint : Microsoft::VisualStudio::CorDebugInterop::ICorDebugBreakpoint
[System.Runtime.InteropServices.Guid("CC7BCAE9-8A68-11D2-983C-0000F808342D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugFunctionBreakpoint : Microsoft.VisualStudio.CorDebugInterop.ICorDebugBreakpoint
[<System.Runtime.InteropServices.Guid("CC7BCAE9-8A68-11D2-983C-0000F808342D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugFunctionBreakpoint = interface
interface ICorDebugBreakpoint
Public Interface ICorDebugFunctionBreakpoint
Implements ICorDebugBreakpoint
- Attributes
- Implements
Methods
Activate(Int32) | |
GetFunction(ICorDebugFunction) | |
GetOffset(UInt32) | |
IsActive(Int32) |