SWP_NOSIZE top-level constant

int const SWP_NOSIZE

Retains the current size (ignores the cx and cy parameters).

Implementation

const SWP_NOSIZE = 0x0001;