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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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