开发者

windows desktop sharing api: How to share a single application

开发者 https://www.devze.com 2023-03-29 03:20 出处:网络
I have been recently familiarizing myself with the windows desktop sharing api, and i have a question i cant see开发者_如何学运维m to find the answer to. Is it possible to build an application with th

I have been recently familiarizing myself with the windows desktop sharing api, and i have a question i cant see开发者_如何学运维m to find the answer to. Is it possible to build an application with the api that only shares the screen of another application that is currently running? Instead of sharing the whole desktop, just the presentation level of a given application that is already running. I appreciate any feedback. Thanks in advance.


Yes that is possible. According to the details given here you can share desktops, regions or individual applications. It sounds like regions is what you want to share.

0

精彩评论

暂无评论...
验证码 换一张
取 消