Share via


IDebugWrappedJITDebugger2 Interface

Definition

public interface class IDebugWrappedJITDebugger2 : Microsoft::VisualStudio::Debugger::Interop::IDebugJIT2
[System.Runtime.InteropServices.Guid("4DFA78AC-43C1-4DE5-8179-3C3EC9010A31")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugWrappedJITDebugger2 : Microsoft.VisualStudio.Debugger.Interop.IDebugJIT2
[<System.Runtime.InteropServices.Guid("4DFA78AC-43C1-4DE5-8179-3C3EC9010A31")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugWrappedJITDebugger2 = interface
    interface IDebugJIT2
Public Interface IDebugWrappedJITDebugger2
Implements IDebugJIT2
Attributes
Implements

Methods

GetName(String)
JITDebug(CRASHING_PROGRAM_INFO)

Applies to