SPI_SETICONMETRICS top-level constant

  1. @Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETICONMETRICS instead')
int const SPI_SETICONMETRICS

Sets the metrics associated with icons. The pvParam parameter must point to an ICONMETRICS structure that contains the new parameters. Set the cbSize member of this structure and the uiParam parameter to sizeof(ICONMETRICS).

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETICONMETRICS instead')
const SPI_SETICONMETRICS = 0x002E;