Hi I need to trigger a WPF Dll from a share desktop button click from the Lync client. example A and B are on chat, there may a conference conversation, now clicks the share desktop button in the Lync client. this WPF dll (Window hidden) should be invoked
with the click event. Note we are not making a Lync API using WPF, the app would be hidden from users and Users will user lync client. Please suggest if this is possible and or if there is another way to implement this. This is reverse, lync client will invoke
a dll.
↧