WM_DEVMODECHANGE top-level constant

int const WM_DEVMODECHANGE

The WM_DEVMODECHANGE message is sent to all top-level windows whenever the user changes device-mode settings.

Implementation

const WM_DEVMODECHANGE = 0x001B;