I have no experience developing a VNC application, but perhaps a suggestion might start you on the right track.
Download wmiexplorer
- Run the program
- Here you can explore the different classes in WMI, which will be the lowest level that I think you are going to get
- Go to the "Request" tab and enter the request:
"select * from Win32_DesktopMonitor"
, , . ( , , )
, Win32_DesktopMonitor.
DeviceID Name " ". "Generic PnP Monitor", MonitorManufacturer, , , . Screen , , SystemName, , , .
ManagementObjectSearcher WMI.
Edit
/ , , . , ClassGUID MonitorDesktop PnPEntity.