IVsCompoundViewChange.OpenCompoundViewChange Método

Definição

Abre uma alteração de exibição composta.

public:
 int OpenCompoundViewChange();
public:
 int OpenCompoundViewChange();
int OpenCompoundViewChange();
public int OpenCompoundViewChange ();
abstract member OpenCompoundViewChange : unit -> int
Public Function OpenCompoundViewChange () As Integer

Retornos

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Comentários

Assinatura COM

De textmgr. idl:

HRESULT IVsCompoundViewChange::OpenCompoundViewChange();  

Aplica-se a