Changeset 12126 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Sep 5, 2008 12:28:36 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 36079
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r12020 r12126 9680 9680 <interface 9681 9681 name="IVRDPServer" extends="$unknown" 9682 uuid=" ed9d31ae-867f-45fc-b727-6740084d1883"9682 uuid="f4584ae7-6bce-474b-83d6-17d235e6aa89" 9683 9683 wsmap="managed" 9684 9684 > … … 9716 9716 Flag whether multiple simultaneous connections to the VM are permitted. 9717 9717 Note that this will be replaced by a more powerful mechanism in the future. 9718 </desc> 9719 </attribute> 9720 9721 <attribute name="reuseSingleConnection" type="boolean"> 9722 <desc> 9723 Flag whether the existing connection must be dropped and a new connection 9724 must be established by the VRDP server, when a new client connects in single 9725 connection mode. 9718 9726 </desc> 9719 9727 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.