Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Coordinates the animations of tool windows with the Desktop Window Manager (DWM).
Syntax
HRESULT DwmTransitionOwnedWindow(
[in] HWND hwnd,
[in] DWMTRANSITION_OWNEDWINDOW_TARGET target
);
Parameters
[in] hwnd
Handle to the window.
[in] target
The target.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | dwmapi.h |
Library | Dwmapi.lib |
DLL | Dwmapi.dll |