CWindow::GetParent

This method retrieves the immediate parent window.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HWND GetParent( ) const;

See Also

CWindow::SetParent