Changeset 79047 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Jun 8, 2019 1:32:21 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r79033 r79047 25961 25961 <interface 25962 25962 name="ICloudClient" extends="$unknown" 25963 uuid=" 17a5ade9-d9ad-4723-8004-8f47d5d7a2cc"25963 uuid="8c23252a-8987-11e9-ab57-0b93dbf90b1b" 25964 25964 wsmap="managed" reservedMethods="13" reservedAttributes="8" 25965 25965 > 25966 25967 <method name="getExportLaunchParameters" const="yes">25968 <desc>25969 Returns parameters to be shown to the user for the cloud export and launch operation.25970 </desc>25971 <param name="jsonString" type="wstring" dir="return">25972 <desc>the parameters with values in json format.</desc>25973 </param>25974 </method>25975 25966 25976 25967 <method name="exportLaunchVM">
Note:
See TracChangeset
for help on using the changeset viewer.