DWMTRANSITION_OWNEDWINDOW_TARGET enumeration (dwmapi.h)

Identifies the target.

Syntax

typedef enum DWMTRANSITION_OWNEDWINDOW_TARGET {
  DWMTRANSITION_OWNEDWINDOW_NULL = -1,
  DWMTRANSITION_OWNEDWINDOW_REPOSITION = 0
} ;

Constants

 
DWMTRANSITION_OWNEDWINDOW_NULL
Value: -1
Indicates no animation.
DWMTRANSITION_OWNEDWINDOW_REPOSITION
Value: 0
Indicates that the window is repositioned.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Header dwmapi.h