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.
Identifies the target.
Syntax
typedef enum DWMTRANSITION_OWNEDWINDOW_TARGET {
DWMTRANSITION_OWNEDWINDOW_NULL = -1,
DWMTRANSITION_OWNEDWINDOW_REPOSITION = 0
} ;
Constants
DWMTRANSITION_OWNEDWINDOW_NULLValue: -1 Indicates no animation. |
DWMTRANSITION_OWNEDWINDOW_REPOSITIONValue: 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 |