RemoteSystemSession.CreateParticipantWatcher Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a RemoteSystemSessionParticipantWatcher to monitor the participants of this remote session.
public:
virtual RemoteSystemSessionParticipantWatcher ^ CreateParticipantWatcher() = CreateParticipantWatcher;
RemoteSystemSessionParticipantWatcher CreateParticipantWatcher();
public RemoteSystemSessionParticipantWatcher CreateParticipantWatcher();
function createParticipantWatcher()
Public Function CreateParticipantWatcher () As RemoteSystemSessionParticipantWatcher
Returns
A RemoteSystemSessionParticipantWatcher for this session.
Windows requirements
App capabilities |
remoteSystem
|