次の方法で共有


CWindow::GetWindowPlacement

表示状態と位置を取得します。

BOOL GetWindowPlacement(
   WINDOWPLACEMENT FAR* lpwndpl 
) const throw();

解説

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

必要条件

Header: atlwin.h

参照

関連項目

CWindow クラス

CWindow::SetWindowPlacement

WINDOWPLACEMENT