SPI_GETICONMETRICS top-level constant

int const SPI_GETICONMETRICS

Retrieves the metrics associated with icons. The pvParam parameter must point to an ICONMETRICS structure that receives the information. Set the cbSize member of this structure and the uiParam parameter to sizeof(ICONMETRICS).

Implementation

const SPI_GETICONMETRICS = 0x002D;