Compartir a través de


IVsFullTextScanner.CloseFullTextScan (Método)

Cierre el búfer buscar.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Function CloseFullTextScan As Integer
int CloseFullTextScan()
int CloseFullTextScan()
abstract CloseFullTextScan : unit -> int
function CloseFullTextScan() : int

Valor devuelto

Tipo: Int32
si el método tiene éxito, devuelve S_OK.Si se produce un error, devuelve un código de error.

Comentarios

Prototipo COM

de textmgr.idl:

HRESULT IVsFullTextScanner::Close FullTextScan();

Uso grabable CloseFullTextScan de las implementaciones de búfer de habilitar de nuevo al escribir en el búfer.

Seguridad de .NET Framework

Vea también

Referencia

IVsFullTextScanner Interfaz

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)