WM_DWMCOMPOSITIONCHANGED message
Applies to: desktop apps only
Informs all top-level windows that Desktop Window Manager (DWM) composition has been enabled or disabled.
Parameters
- wParam
-
Not used.
- lParam
-
Not used.
Return value
If an application processes this message, it should return zero.
Remarks
A window receives this message through its WindowProc function.
The DwmIsCompositionEnabled function can be used to determine the current composition state.
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 2/14/2012