SPI_SETMINIMIZEDMETRICS top-level constant
- @Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETMINIMIZEDMETRICS instead')
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
@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETMINIMIZEDMETRICS instead')
const SPI_SETMINIMIZEDMETRICS = 0x002C;