DwmTransitionOwnedWindow 関数 (dwmapi.h)
ツール ウィンドウのアニメーションをデスクトップ ウィンドウ マネージャー (DWM) と調整します。
構文
HRESULT DwmTransitionOwnedWindow(
[in] HWND hwnd,
[in] DWMTRANSITION_OWNEDWINDOW_TARGET target
);
パラメーター
[in] hwnd
ウィンドウへのハンドル。
[in] target
ターゲット。
戻り値
何一つ
必要条件
要件 | 価値 |
---|---|
サポートされる最小クライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされる最小サーバー | Windows Server 2012 [デスクトップ アプリのみ] |
ターゲット プラットフォーム の |
ウィンドウズ |
ヘッダー | dwmapi.h |
ライブラリ | Dwmapi.lib |
DLL | Dwmapi.dll |