Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |