SPI_GETSCREENSAVEACTIVE top-level constant Null safety
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;