SPI_GETNONCLIENTMETRICS top-level constant

int const SPI_GETNONCLIENTMETRICS

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

Implementation

const SPI_GETNONCLIENTMETRICS = 0x0029;