CWindow::GetClientRect

This method retrieves the coordinates of the client area.

At a Glance

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

Syntax

BOOL GetClientRect( LPRECT lpRect ) const;

See Also

CWindow::GetWindowRect