次の方法で共有


CWindow::GetWindowRect

ウィンドウの外接する次元を取得します。

BOOL GetWindowRect(
   LPRECT lpRect 
) const throw();

解説

Windows SDKの GetWindowRect を参照してください。

必要条件

Header: atlwin.h

参照

関連項目

CWindow クラス

CWindow::GetClientRect

RECT