IVsTextTipWindow2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional methods for the IVsTextTipWindow interface.
public interface class IVsTextTipWindow2
public interface class IVsTextTipWindow2
__interface IVsTextTipWindow2
[System.Runtime.InteropServices.Guid("085F0AB4-5518-4898-8D4A-48E4D3E177DD")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTextTipWindow2
[<System.Runtime.InteropServices.Guid("085F0AB4-5518-4898-8D4A-48E4D3E177DD")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTextTipWindow2 = interface
Public Interface IVsTextTipWindow2
- Attributes
Methods
GetTextTipData(IVsTextTipData) |
Gets the text tip. |