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 |