IVsMethodData Members
Include Protected Members
Include Inherited Members
Sets method data for the tip window.
The IVsMethodData type exposes the following members.
Methods
Name
Description
Returns the context stream for the tip.
Returns the current method number.
Returns the current parameter number.
Returns a method return type, method name, or method description.
Returns the number of overloaded methods.
Returns the total number of parameters in a specified method.
Returns the name of a specified parameter for a specified method.
Returns the next method number.
Dismisses the context.
Returns the previous method number.
Updates the tip window when context or content has changed.
Top