Changeset 33776 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Nov 4, 2010 3:15:08 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 67413
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r33767 r33776 7695 7695 <interface 7696 7696 name="IGuest" extends="$unknown" 7697 uuid=" 5a4f265c-0c0e-495a-8ff6-7d68682e276b"7697 uuid="ded6983f-5c81-4bf9-90af-73f65fd9b728" 7698 7698 wsmap="managed" 7699 7699 > … … 7974 7974 <param name="flags" type="unsigned long" dir="out"> 7975 7975 <desc> 7976 Additional flags of process status (not used at the moment). 7976 Additional flags of process status. Not used at the moment and 7977 must be set to 0. 7977 7978 </desc> 7978 7979 </param> … … 8069 8070 <desc> 8070 8071 Path to the Guest Additions .ISO file to use for the upate. 8072 </desc> 8073 </param> 8074 <param name="flags" type="unsigned long" dir="in"> 8075 <desc> 8076 Additional flags for update process. Not used at the moment and 8077 must be set to 0. 8071 8078 </desc> 8072 8079 </param>
Note:
See TracChangeset
for help on using the changeset viewer.