次の方法で共有


CWindow::GetWindowPlacement

ウィンドウの表示状態と位置を取得します。

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

解説

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

必要条件

**ヘッダー:**atlwin.h

参照

参照

CWindow クラス

CWindow::SetWindowPlacement

WINDOWPLACEMENT

その他の技術情報

CWindow のメンバー