ContentSharing Methods |
The ContentSharing type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyToRemoteControl | ||
| DeclineRemoteControl |
Decline remote control session (used after remote control session start).
| |
| DenyRemoteControl |
Deny incoming remote control request (used before remote control session start).
| |
| End |
Ends content sharing session.
| |
| EndRemoteControl |
End remote control session or reject incoming offer.
| |
| GetAvailableApplicationWindows |
Returns the vector of CSharingApplicationWindow that can be shared.
| |
| GrantRemoteControl |
Offer remote control or accept incoming remote control request (used before remote control session start).
| |
| PasteToRemoteControl | ||
| Pause |
Pauses sharing.
| |
| RequestRemoteControl |
Send remote control request to presenter (used before remote control session start).
| |
| Resume |
Resumes sharing.
| |
| RetrieveRemoteControlParticipants |
Obtain the participants that support remote control.
| |
| StartRemoteControl |
Start remote control session or accept incoming offer.
| |
| StartSharingApplicationWindow |
Starts sharing of an application window.
| |
| StartSharingFullScreen |
Starts sharing full screen.
| |
| StartSharingScreenRegion |
Starts sharing of a specified screen region.
|