IVsObjectListOwner.NotifySearchHit Método

Definição

Define um sinalizador para indicar que uma pesquisa encontrou um objeto.

public:
 int NotifySearchHit();
public:
 int NotifySearchHit();
int NotifySearchHit();
public int NotifySearchHit ();
abstract member NotifySearchHit : unit -> int
Public Function NotifySearchHit () As Integer

Retornos

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Aplica-se a