CTabView::GetActiveView
Returns a pointer to the currently active view.
CView* GetActiveView() const;
Return Value
A valid pointer to the active view, or NULL if there is no active view.
Requirements
Header: afxTabView.h
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Returns a pointer to the currently active view.
CView* GetActiveView() const;
A valid pointer to the active view, or NULL if there is no active view.
Header: afxTabView.h