COX3DTabViewContainer::IsActivePage

Dundas

COX3DTabViewContainer::IsActivePage

Class Members | Overview

BOOL IsActivePage(const HWND hTestWnd) const
BOOL IsActivePage(const CWnd* pTestWnd) const

Parameters

hTestWnd

Handle of the window to be tested as the currently active 3DTabViewContainer's page.

pTestWnd

Pointer to the window to be tested as the currently active 3DTabViewContainer's page.

Return Value

TRUE if the specified window is the currently active 3DTabViewContainer's page, otherwise FALSE.

Remarks

Retrieves a flag which indicates whether or not the specified window is the currently active 3DTabViewContainer's page.