IDebugJIT100 Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("BBBFC387-0A83-49EB-8B46-8FFF15DB96C4")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDebugJIT100
[GuidAttribute("BBBFC387-0A83-49EB-8B46-8FFF15DB96C4")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugJIT100
[GuidAttribute(L"BBBFC387-0A83-49EB-8B46-8FFF15DB96C4")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDebugJIT100
[<GuidAttribute("BBBFC387-0A83-49EB-8B46-8FFF15DB96C4")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugJIT100 = interface end
public interface IDebugJIT100
The IDebugJIT100 type exposes the following members.
Methods
Name | Description | |
---|---|---|
JITDebug |
Top