VirtualBox

Ignore:
Timestamp:
Jun 3, 2019 4:36:51 PM (5 years ago)
Author:
vboxsync
Message:

OCI: Now that GUI doesn't use export form for testing (already) and
doesn't use it for export (yet) we can rename the method to get the
export form (that takes VSD parameter) w/out inducing fallout.

File:
1 edited

Legend:

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

    r78897 r78940  
    2593725937  <interface
    2593825938    name="ICloudClient" extends="$unknown"
    25939     uuid="e492be54-8140-11e9-a068-73eb82a28a3d"
     25939    uuid="d1ac0b72-861a-11e9-a0cf-b38ea8ea9e63"
    2594025940    wsmap="managed" reservedMethods="13" reservedAttributes="8"
    2594125941    >
     
    2596625966
    2596725967    <method name="getExportLaunchDescriptionForm">
    25968       <desc>
    25969         Returns a form for editing the virtual system description.
    25970         Since the data for the form are fetched from the cloud a
    25971         progress object is also returned to indicate if/when the form
    25972         is ready to be used.
    25973       </desc>
    25974       <param name="form" type="IVirtualSystemDescriptionForm" dir="out">
    25975         <desc>
    25976           An IForm instance for editing the virtual system description.
    25977         </desc>
    25978       </param>
    25979       <param name="progress" type="IProgress" dir="return">
    25980         <desc>
    25981           Progress object to track the operation completion.
    25982         </desc>
    25983       </param>
    25984     </method>
    25985 
    25986     <method name="getExportLaunchDescriptionFormFor">
    2598725968      <desc>
    2598825969        Returns a form for editing the virtual system description.
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