Click or drag to resize

ContentSharing Methods

The ContentSharing type exposes the following members.

Methods
  NameDescription
Public methodCopyToRemoteControl
Public methodDeclineRemoteControl
Decline remote control session (used after remote control session start).
Public methodDenyRemoteControl
Deny incoming remote control request (used before remote control session start).
Public methodEnd
Ends content sharing session.
Public methodEndRemoteControl
End remote control session or reject incoming offer.
Public methodGetAvailableApplicationWindows
Returns the vector of CSharingApplicationWindow that can be shared.
Public methodGrantRemoteControl
Offer remote control or accept incoming remote control request (used before remote control session start).
Public methodPasteToRemoteControl
Public methodPause
Pauses sharing.
Public methodRequestRemoteControl
Send remote control request to presenter (used before remote control session start).
Public methodResume
Resumes sharing.
Public methodRetrieveRemoteControlParticipants
Obtain the participants that support remote control.
Public methodStartRemoteControl
Start remote control session or accept incoming offer.
Public methodStartSharingApplicationWindow
Starts sharing of an application window.
Public methodStartSharingFullScreen
Starts sharing full screen.
Public methodStartSharingScreenRegion
Starts sharing of a specified screen region.
Top
See Also