Compartir a través de


IVsCompoundViewChange.CloseCompoundViewChange (Método)

Cierra un cambio compuesto de la vista.

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

Sintaxis

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

Seguridad de .NET Framework

Vea también

Referencia

IVsCompoundViewChange Interfaz

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