Closed sam321526 closed 3 years ago
You can refer to the link, use C++ to obtain active signal resolution https://social.msdn.microsoft.com/Forums/zh-TW/88527bc4-a2fc-405a-b3dd-ad9254da4a43/c-22914203092146224471win10?forum=233
Sorry for the late response.
DisplayConfigVideoSignalInfo.ActiveSize
is the active signal resolution you are searching for. This structure is then wrapped with the PathTargetSignalInfo
class and is accessible from the PathTargetInfo.SignalInfo
property.
Yes, it work thank you for help!!
Hi All, Is there any way to get "Active signal resolution", there is no way to get it in the WindowsDisplayAPI project