CWnd::GetDescendantWindow

Call this member function to find the descendant window specified by the given identifier.

Syntax

CWnd* GetDescendantWindow( int nID, BOOL bOnlyPerm = FALSE ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::GetParentFrame, CWnd::IsChild, CWnd::GetDlgItem