VirtualBox

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


Ignore:
Timestamp:
Apr 16, 2020 10:44:25 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137240
Message:

OCI: ICloudMachine::getDetailsForm - using the settings form to show
(read-only) details is a bit heavyweight as it needs to get extra
information from the cloud for all the choices it offers, so provide a
simple version that reports choices as plain strings.

File:
1 edited

Legend:

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

    r83695 r83725  
    2674826748    </method>
    2674926749
     26750    <method name="getDetailsForm" const="yes">
     26751      <desc>
     26752        Obtain a form with the current settings for this cloud
     26753        machine.  The form is not editable.
     26754      </desc>
     26755      <param name="form" type="IForm" dir="return">
     26756        <desc>
     26757          A form with the cloud machine settings.
     26758        </desc>
     26759      </param>
     26760    </method>
     26761
    2675026762    <method name="getSettingsForm">
    2675126763      <desc>
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