IVsInsertionUI Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BB73A6E1-B824-42A1-9AB1-2F254386DFFC")> _
Public Interface IVsInsertionUI
[InterfaceTypeAttribute()]
[GuidAttribute("BB73A6E1-B824-42A1-9AB1-2F254386DFFC")]
public interface IVsInsertionUI
[InterfaceTypeAttribute()]
[GuidAttribute(L"BB73A6E1-B824-42A1-9AB1-2F254386DFFC")]
public interface class IVsInsertionUI
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BB73A6E1-B824-42A1-9AB1-2F254386DFFC")>]
type IVsInsertionUI =  interface end
public interface IVsInsertionUI

The IVsInsertionUI type exposes the following members.

Methods

  Name Description
Public method GetWindowHandle
Public method Hide

Top

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace