- Timestamp:
- May 28, 2019 12:43:07 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r78801 r78815 25867 25867 <interface 25868 25868 name="ICloudClient" extends="$unknown" 25869 uuid=" 6d4dfab6-7718-11e9-9775-1f99c815d0b3"25869 uuid="e492be54-8140-11e9-a068-73eb82a28a3d" 25870 25870 wsmap="managed" reservedMethods="13" reservedAttributes="8" 25871 25871 > … … 25948 25948 </desc> 25949 25949 </param> 25950 <param name="form" type="IVirtualSystemDescriptionForm" dir=" return">25950 <param name="form" type="IVirtualSystemDescriptionForm" dir="out"> 25951 25951 <desc> 25952 25952 An IForm instance for editing the virtual system description. 25953 </desc> 25954 </param> 25955 <param name="progress" type="IProgress" dir="return"> 25956 <desc> 25957 Progress object to track the operation completion. 25953 25958 </desc> 25954 25959 </param>
Note:
See TracChangeset
for help on using the changeset viewer.