IDebugBinderDirect100 Interface

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("00CA5803-6ADC-49B3-ADCB-A2B538B5665E")> _
Public Interface IDebugBinderDirect100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("00CA5803-6ADC-49B3-ADCB-A2B538B5665E")]
public interface IDebugBinderDirect100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"00CA5803-6ADC-49B3-ADCB-A2B538B5665E")]
public interface class IDebugBinderDirect100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("00CA5803-6ADC-49B3-ADCB-A2B538B5665E")>]
type IDebugBinderDirect100 =  interface end
public interface IDebugBinderDirect100

The IDebugBinderDirect100 type exposes the following members.

Methods

  Name Description
Public method GetErrorMessage
Public method IsDump

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace