INavigateToCallback Methods

 

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

NameDescription
System_CAPS_pubmethodAddItem(NavigateToItem^)

Reports a matching NavigateToItem.

System_CAPS_pubmethodDone()

Signals that a provider has finished its search.

System_CAPS_pubmethodInvalidate()

Signals that a provider's results for the most recent search are not valid.

System_CAPS_pubmethodReportProgress(Int32, Int32)

Informs the callback about the provider's progress in the search.

Return to top
Show: