IVsCompletionSetEx Methods

 

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

NameDescription
System_CAPS_pubmethodCompareItems(String^, String^, Int32, Int32)

Compares two completor items.

System_CAPS_pubmethodDecreaseFilterLevel(Int32)

Show in the completion list all common items available.

System_CAPS_pubmethodGetCompletionItemColor(Int32, UInt32, UInt32)

Returns the foreground and background colors for a selected item.

System_CAPS_pubmethodGetFilterLevel(Int32)

Returns the current filter level.

System_CAPS_pubmethodIncreaseFilterLevel(Int32)

Show in the completion list the members of the specified type.

System_CAPS_pubmethodOnCommitComplete()

Called when the completion has been committed.

Return to top
Show: