WM_CHANGEUISTATE top-level constant

int const WM_CHANGEUISTATE

An application sends the WM_CHANGEUISTATE message to indicate that the UI state should be changed.

To learn more, see learn.microsoft.com/windows/win32/menurc/wm-changeuistate.

Implementation

const WM_CHANGEUISTATE = 295;