Condividi tramite


Metodo IVsCompoundViewChange.OpenCompoundViewChange

apre una modifica composta di visualizzazione.

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Sintassi

'Dichiarazione
Function OpenCompoundViewChange As Integer
int OpenCompoundViewChange()
int OpenCompoundViewChange()
abstract OpenCompoundViewChange : unit -> int
function OpenCompoundViewChange() : int

Valore restituito

Tipo: Int32
Se il metodo ha esito positivo, restituisce S_OK.Se non riesce, restituisce un codice di errore.

Note

Firma COM

da textmgr.idl:

HRESULT IVsCompoundViewChange::OpenCompoundViewChange();

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsCompoundViewChange Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop