Udostępnij za pośrednictwem


ICorDebugFunctionBreakpoint Interface

Definition

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)

Applies to