IAdviseSinkEx.OnViewChange(UInt32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void OnViewChange(System::UInt32 dwAspect, int lindex);
public:
void OnViewChange(unsigned int dwAspect, int lindex);
void OnViewChange(unsigned int dwAspect, int lindex);
public void OnViewChange (uint dwAspect, int lindex);
abstract member OnViewChange : uint32 * int -> unit
Public Sub OnViewChange (dwAspect As UInteger, lindex As Integer)
Parâmetros
- dwAspect
- UInt32
- lindex
- Int32