WM_QUERYUISTATE top-level constant

int const WM_QUERYUISTATE

An application sends the WM_QUERYUISTATE message to retrieve the UI state for a window.

Implementation

const WM_QUERYUISTATE = 0x0129;