Share via


IDebugObject90 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("2B8F1709-EC30-48AC-9BAA-23867A5076DC")> _
Public Interface IDebugObject90
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("2B8F1709-EC30-48AC-9BAA-23867A5076DC")]
public interface IDebugObject90
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"2B8F1709-EC30-48AC-9BAA-23867A5076DC")]
public interface class IDebugObject90
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("2B8F1709-EC30-48AC-9BAA-23867A5076DC")>]
type IDebugObject90 =  interface end
public interface IDebugObject90

The IDebugObject90 type exposes the following members.

Methods

  Name Description
Public method CreateStrongAlias

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace