COX3DTabViewContainer::IsPage
BOOL IsPage(const HWND hTestWnd) const
BOOL IsPage(const CWnd* pTestWnd) const
Parameters
hTestWnd |
Handle of the window to be tested as the 3DTabViewContainer's page. |
pTestWnd |
Pointer to the window to be tested as the 3DTabViewContainer's page. |
Return Value
TRUE if the specified window is a page of the 3DTabViewContainer, otherwise FALSE.
Remarks
Retrieves a flag which indicates whether the specified window is a page of the 3DTabViewContainer.