DwmTransitionOwnedWindow function (dwmapi.h)

Coordinates the animations of tool windows with the Desktop Window Manager (DWM).

Syntax

HRESULT DwmTransitionOwnedWindow(
  HWND                             hwnd,
  DWMTRANSITION_OWNEDWINDOW_TARGET target
);

Parameters

hwnd

Handle to the window.

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