I have stumbled upon interesting task that requires me to get the ID's of my displays. Theese ID's should be totally equal to the one you see in 'display settings' as shown on this image.
I have tried using NativeMethods, that seems to return nothing that could be even similar to that numbers. The closest that I got is '\.\DISPLAYx' thing but 'x' does not correlate with the numbers in display settings. So I got curious if it possible at all. Does anyone knows any ways to do so?
Thank you in advance! P.S. It's my first post here, so if I missing any additional info you might need don't hesitate to ask, thank you :)