What/How is `D3DKMT_BRIGHTNESS_INFO` used for?
See the question and my original answer on StackOverflowThese functions are for kernel mode. In user mode you can use GetMonitorBrightness but it will only work if your monitor supports it.
These functions are for kernel mode. In user mode you can use GetMonitorBrightness but it will only work if your monitor supports it.