VirtualBox

Changeset 16510 in vbox


Ignore:
Timestamp:
Feb 4, 2009 11:52:51 AM (16 years ago)
Author:
vboxsync
Message:

OVF: use dir=return in xidl for IProgress object to un-break Java bindings

File:
1 edited

Legend:

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

    r16509 r16510  
    29782978        Calling this method is the final step of importing an appliance into VirtualBox;
    29792979        see <link to="IAppliance" /> for an overview.
    2980       </desc>
    2981 
    2982       <param name="aProgress" type="IProgress" dir="out">
     2980
     2981        Since importing the appliance may imply copying disk images, which can take a long
     2982        time, this method operates asynchronously and returns an IProgress object to allow
     2983        the caller to monitor the progress.
     2984      </desc>
     2985
     2986      <param name="aProgress" type="IProgress" dir="return">
    29832987        <desc></desc>
    29842988      </param>
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