Compartir a través de


IVsCompoundViewChange.OpenCompoundViewChange (Método)

Abra 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 OpenCompoundViewChange As Integer
int OpenCompoundViewChange()
int OpenCompoundViewChange()
abstract OpenCompoundViewChange : unit -> int
function OpenCompoundViewChange() : 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::OpenCompoundViewChange();

Seguridad de .NET Framework

Vea también

Referencia

IVsCompoundViewChange Interfaz

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