IVsMethodTipWindow3 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 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. |