SPI_GETSCREENSAVEACTIVE top-level constant

int const SPI_GETSCREENSAVEACTIVE

Determines whether screen saving is enabled. The pvParam parameter must point to a BOOL variable that receives TRUE if screen saving is enabled, or FALSE otherwise.

Implementation

const SPI_GETSCREENSAVEACTIVE = 0x0010;