VirtualBox

Changeset 83598 in vbox for trunk/src


Ignore:
Timestamp:
Apr 7, 2020 3:55:06 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137000
Message:

OCI: Cloud machine settings form.

File:
1 edited

Legend:

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

    r83478 r83598  
    2668026680
    2668126681  <interface name="ICloudMachine" extends="$unknown"
    26682              uuid="1686e906-6fa9-11ea-9211-4f68777c1ecb"
     26682             uuid="c34a1e0a-74e6-11ea-af3a-07c50a04dd08"
    2668326683             wsmap="managed"
    2668426684             reservedMethods="16" reservedAttributes="8">
     
    2669026690      <desc>UUID of the cloud machine.</desc>
    2669126691    </attribute>
     26692
     26693    <method name="getSettingsForm">
     26694      <desc>
     26695        Obtain a form with settings for this cloud machine.
     26696        The form is editable.
     26697      </desc>
     26698      <param name="form" type="IForm" dir="out">
     26699        <desc>
     26700          A form with the cloud machine settings.
     26701        </desc>
     26702      </param>
     26703      <param name="progress" type="IProgress" dir="return">
     26704        <desc>
     26705          Progress object to track the operation completion.
     26706        </desc>
     26707      </param>
     26708    </method>
    2669226709
    2669326710    <method name="readState">
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