SPI_GETMINIMIZEDMETRICS top-level constant

int const SPI_GETMINIMIZEDMETRICS

Retrieves the metrics associated with minimized windows. The pvParam parameter must point to a MINIMIZEDMETRICS structure that receives the information. Set the cbSize member of this structure and the uiParam parameter to sizeof(MINIMIZEDMETRICS).

Implementation

const SPI_GETMINIMIZEDMETRICS = 0x002B;