VirtualBox

Changeset 79585 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Jul 8, 2019 8:07:56 AM (6 years ago)
Author:
vboxsync
Message:

Fixed several descriptions in the ICloudClient. UUID->id.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r79583 r79585  
    2616326163      </param>
    2616426164      <param name="uid" type="wstring" dir="in">
    26165         <desc>the UUID of instance imported from the Cloud.</desc>
     26165        <desc>the id of instance imported from the Cloud.</desc>
    2616626166      </param>
    2616726167      <param name="virtualBox" type="IVirtualBox" dir="in">
     
    2623126231      </desc>
    2623226232      <param name="uid" type="wstring" dir="in">
    26233         <desc>the UUID of instance in the Cloud.</desc>
     26233        <desc>the id of instance in the Cloud.</desc>
    2623426234      </param>
    2623526235      <param name="progress" type="IProgress" dir="return">
     
    2624326243      </desc>
    2624426244      <param name="uid" type="wstring" dir="in">
    26245         <desc>the UUID of instance in the Cloud.</desc>
     26245        <desc>the id of instance in the Cloud.</desc>
    2624626246      </param>
    2624726247      <param name="progress" type="IProgress" dir="return">
     
    2625526255      </desc>
    2625626256      <param name="uid" type="wstring" dir="in">
    26257         <desc>the UUID of instance in the Cloud.</desc>
     26257        <desc>the id of instance in the Cloud.</desc>
    2625826258      </param>
    2625926259      <param name="progress" type="IProgress" dir="return">
     
    2627626276    <method name="exportImage">
    2627726277      <desc>
    26278         Export an existing image with passed id somewhere in the Cloud.
     26278        Export an existing VBox image in the Cloud.
    2627926279      </desc>
    2628026280      <param name="image" type="IMedium" dir="in">
     
    2629726297      </desc>
    2629826298      <param name="uid" type="wstring" dir="in">
    26299         <desc>the UUID of image in the Cloud.</desc>
     26299        <desc>the id of image in the Cloud.</desc>
    2630026300      </param>
    2630126301      <param name="progress" type="IProgress" dir="return">
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette