Compartir a través de


IVsPersistentTextImage.Image_OpenFullTextScan (Método)

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

Sintaxis

'Declaración
Function Image_OpenFullTextScan As Integer
int Image_OpenFullTextScan()
int Image_OpenFullTextScan()
abstract Image_OpenFullTextScan : unit -> int
function Image_OpenFullTextScan() : 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 IVsPersistentTextImage::Image_OpenFullTextScan();

Seguridad de .NET Framework

Vea también

Referencia

IVsPersistentTextImage Interfaz

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