Partager via


WindowSearchCustomFilter.ApplyFilter, méthode

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Overridable Sub ApplyFilter ( _
    ByRef pbstrSearchString As String, _
    ByRef piSelectionStart As Integer, _
    ByRef piSelectionEnd As Integer _
)
public virtual void ApplyFilter(
    ref string pbstrSearchString,
    ref int piSelectionStart,
    ref int piSelectionEnd
)

Paramètres

Implémentations

IVsWindowSearchCustomFilter.ApplyFilter(String%, Int32%, Int32%)

Sécurité .NET Framework

Voir aussi

Référence

WindowSearchCustomFilter Classe

Microsoft.VisualStudio.PlatformUI, espace de noms