Changeset 46524 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Jun 13, 2013 12:10:23 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 86380
- Location:
- trunk/src/VBox
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox
- Property svn:mergeinfo changed
/branches/VBox-4.2/src/VBox (added) merged: 86229-86230,86234
- Property svn:mergeinfo changed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r46523 r46524 8582 8582 <attribute name="loggingLevel" type="wstring"> 8583 8583 <desc> 8584 Specifies the logging level in current use by VirtualBox. 8584 Specifies the logging level in current use by VirtualBox. 8585 8585 </desc> 8586 8586 </attribute> … … 11206 11206 <interface 11207 11207 name="IGuest" extends="$unknown" 11208 uuid="1 9c32350-0618-4ede-b0c3-2b4311bf0d9b"11208 uuid="1a1969c1-a583-4975-9810-1dd0f0e3a8ae" 11209 11209 wsmap="managed" 11210 11210 > … … 11699 11699 <param name="source" type="wstring" dir="in"> 11700 11700 <desc> 11701 Path to the Guest Additions .ISO file to use for the upate. 11701 Path to the Guest Additions .ISO file to use for the update. 11702 </desc> 11703 </param> 11704 <param name="arguments" type="wstring" dir="in" safearray="yes"> 11705 <desc> 11706 Optional command line arguments to use for the Guest Additions 11707 installer. Useful for retrofitting features which weren't installed 11708 before on the guest. 11702 11709 </desc> 11703 11710 </param> … … 20355 20362 </desc> 20356 20363 </interface> 20357 20364 20358 20365 <interface 20359 20366 name="IVideoCaptureChangedEvent" extends="IEvent"
Note:
See TracChangeset
for help on using the changeset viewer.