IVsPersistentTextImage.Image_CloseFullTextScan (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_CloseFullTextScan As Integer
int Image_CloseFullTextScan()
int Image_CloseFullTextScan()
abstract Image_CloseFullTextScan : unit -> int
function Image_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 IVsPersistentTextImage::Image_CloseFullTextScan();
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
IVsPersistentTextImage Interfaz
Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)