Does windows provide any api calls to detect if a monitor is presently connected on the VGA port by using DDC I or DCC 2?
I am trying to figure out a way to know if a monitor is connected and turned on.
|
|
|||||||
|
|
|
Call the EnumDisplayDevices function. |
||
|
|
|
Not a free solution but the only one that I've been able to find so far: |
||
|
|