question

marcobeninca71 avatar image
0 Votes"
marcobeninca71 asked marcobeninca71 published

How to detect and connect wifi display from C++ code

Windows 10 has a very nice feature that let you to connect to a wifi external display like a smart TV and use it as an external monitor. I'd like to make this function available from my application developed in C++ with QT. I cannot use the Windows UI to access this feature because my application is an embedded one and hides completely the Windows OS. Is there an API which can be used to access this feature by code?

c++
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers