VirtualBox

Changeset 93229 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 13, 2022 4:52:00 PM (3 years ago)
Author:
vboxsync
Message:

OCI: Subnet selection form for bugref:10163.

File:
1 edited

Legend:

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

    r92996 r93229  
    2803728037  <interface
    2803828038    name="ICloudClient" extends="$unknown"
    28039     uuid="5fa3a8db-1c4f-4cda-b8d4-7982ef60fefb"
    28040     wsmap="managed" reservedMethods="14" reservedAttributes="8"
     28039    uuid="c2db178a-7485-11ec-aec4-2fbf90681a84"
     28040    wsmap="managed" reservedMethods="16" reservedAttributes="8"
    2804128041    >
    2804228042
     
    2854928549      </param>
    2855028550    </method>
     28551
     28552    <method name="getSubnetSelectionForm">
     28553      <param name="description" type="IVirtualSystemDescription" dir="in">
     28554        <desc>
     28555          Virtual system description to be edited.
     28556        </desc>
     28557      </param>
     28558      <param name="form" type="IVirtualSystemDescriptionForm" dir="out">
     28559        <desc>
     28560          An IForm instance for editing the virtual system description.
     28561        </desc>
     28562      </param>
     28563      <param name="progress" type="IProgress" dir="return">
     28564        <desc>
     28565          Progress object to track the operation completion.
     28566        </desc>
     28567      </param>
     28568    </method>
     28569
    2855128570
    2855228571  </interface>
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