IVsMethodTipWindow3 Interface

Definition

Provides additional methods for the IVsMethodTipWindow and IVsMethodTipWindow2 interfaces.

public interface class IVsMethodTipWindow3
public interface class IVsMethodTipWindow3
__interface IVsMethodTipWindow3
[System.Runtime.InteropServices.Guid("5C17E526-0F7B-40FC-8E94-E12ADC618A02")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsMethodTipWindow3
[<System.Runtime.InteropServices.Guid("5C17E526-0F7B-40FC-8E94-E12ADC618A02")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsMethodTipWindow3 = interface
Public Interface IVsMethodTipWindow3
Attributes

Methods

GetMethodData(IVsMethodData)

Gets method data to display in the method tip window.

Applies to