HOWTO: Determine Applications Shared on a Remote Computer
ID: Q196291
|
The information in this article applies to:
-
Microsoft Win32 Software Development Kit (SDK)
SUMMARY
How can I determine which applications are shared on a remote computer?
Currently, you can use the NetMeeting API to determine which applications
are shared on the local computer. You can use the NM_MEMBER_UPDATED
notifications to determine when a member's sharing status changes (for
example, collaborate or take control) but you cannot determine which
applications are shared on a remote computer.
Additional query words:
Keywords : kbNetMeeting kbSDKNMeet210 kbSDKPlatform
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbhowto