VsMethodTipWindow Methods

 

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

NameDescription
System_CAPS_pubmethodDismiss()

The window is being dismissed by the view.(Inherited from IVsMethodTipWindow.)

System_CAPS_pubmethodGetContextStream(Int32, Int32)

Returns the context stream. (Inherited from IVsMethodTipWindow.)

System_CAPS_pubmethodGetSizePreferences(array<RECT>^, array<TIPSIZEDATA>^)

Returns the size preferences for the tip window. (Inherited from IVsMethodTipWindow.)

System_CAPS_pubmethodPaint(IntPtr, array<RECT>^)

Paints the tip window.(Inherited from IVsMethodTipWindow.)

System_CAPS_pubmethodSetMethodData(IVsMethodData^)

Sets method data to display in the method tip window and releases previous method data.(Inherited from IVsMethodTipWindow.)

System_CAPS_pubmethodWndProc(IntPtr, UInt32, IntPtr, IntPtr)

Method information not provided. Do not use this method.(Inherited from IVsMethodTipWindow.)

Return to top
Show: