IVsCompletionSetEx Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | CompareItems(String^, String^, Int32, Int32) | Compares two completor items. |
![]() | DecreaseFilterLevel(Int32) | Show in the completion list all common items available. |
![]() | GetCompletionItemColor(Int32, UInt32, UInt32) | Returns the foreground and background colors for a selected item. |
![]() | GetFilterLevel(Int32) | Returns the current filter level. |
![]() | IncreaseFilterLevel(Int32) | Show in the completion list the members of the specified type. |
![]() | OnCommitComplete() | Called when the completion has been committed. |
Show:
