SPI_SETMINIMIZEDMETRICS top-level constant

int const SPI_SETMINIMIZEDMETRICS

Sets the metrics associated with minimized windows. The pvParam parameter must point to a MINIMIZEDMETRICS structure that contains the new parameters. Set the cbSize member of this structure and the uiParam parameter to sizeof(MINIMIZEDMETRICS).

Implementation

const SPI_SETMINIMIZEDMETRICS = 0x002C;