WM_QUERYOPEN top-level constant

int const WM_QUERYOPEN

Sent to an icon when the user requests that the window be restored to its previous size and position.

Implementation

const WM_QUERYOPEN = 0x0013;