Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides additional methods for the IVsTextTipWindow interface.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.10.0 (in Microsoft.VisualStudio.TextManager.Interop.10.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("085F0AB4-5518-4898-8D4A-48E4D3E177DD")> _
Public Interface IVsTextTipWindow2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("085F0AB4-5518-4898-8D4A-48E4D3E177DD")]
public interface IVsTextTipWindow2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"085F0AB4-5518-4898-8D4A-48E4D3E177DD")]
public interface class IVsTextTipWindow2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("085F0AB4-5518-4898-8D4A-48E4D3E177DD")>]
type IVsTextTipWindow2 = interface end
public interface IVsTextTipWindow2
The IVsTextTipWindow2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetTextTipData | Gets the text tip. |
Top