WM_CLOSE top-level constant

int const WM_CLOSE

Sent as a signal that a window or an application should terminate.

Implementation

const WM_CLOSE = 0x0010;