VirtualBox

Changeset 78534 in vbox for trunk/src


Ignore:
Timestamp:
May 15, 2019 2:55:51 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
130578
Message:

OCI: Empty shell of an OCI import form.

File:
1 edited

Legend:

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

    r78509 r78534  
    2575125751  <interface
    2575225752    name="ICloudClient" extends="$unknown"
    25753     uuid="e5205e46-6a8c-11e9-bcca-1fb241d260c7"
    25754     wsmap="managed" reservedMethods="11" reservedAttributes="8"
     25753    uuid="6d4dfab6-7718-11e9-9775-1f99c815d0b3"
     25754    wsmap="managed" reservedMethods="16" reservedAttributes="8"
    2575525755    >
    2575625756
     
    2581825818        <desc>
    2581925819          Progress object to track the operation completion.
     25820        </desc>
     25821      </param>
     25822    </method>
     25823
     25824    <method name="getImportDescriptionForm">
     25825      <desc>
     25826        Returns a form for editing the virtual system description for
     25827        import from OCI.
     25828      </desc>
     25829      <param name="description" type="IVirtualSystemDescription" dir="in">
     25830        <desc>
     25831          Virtual system description to be edited.
     25832        </desc>
     25833      </param>
     25834      <param name="form" type="IVirtualSystemDescriptionForm" dir="return">
     25835        <desc>
     25836          An IForm instance for editing the virtual system description.
    2582025837        </desc>
    2582125838      </param>
Note: See TracChangeset for help on using the changeset viewer.

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