Partilhar via


Método IVsPersistentTextImage.Image_CloseFullTextScan

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxe

'Declaração
Function Image_CloseFullTextScan As Integer
int Image_CloseFullTextScan()
int Image_CloseFullTextScan()
abstract Image_CloseFullTextScan : unit -> int
function Image_CloseFullTextScan() : int

Valor de retorno

Tipo: Int32
Se o método for bem-sucedido, ele retorna S_OK.Se ele falhar, ele retorna um código de erro.

Comentários

COM assinatura

De textmgr.idl:

HRESULT IVsPersistentTextImage::Image_CloseFullTextScan();

Segurança do .NET Framework

Consulte também

Referência

IVsPersistentTextImage Interface

Namespace Microsoft.VisualStudio.TextManager.Interop