Changeset 16510 in vbox
- Timestamp:
- Feb 4, 2009 11:52:51 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r16509 r16510 2978 2978 Calling this method is the final step of importing an appliance into VirtualBox; 2979 2979 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"> 2983 2987 <desc></desc> 2984 2988 </param>
Note:
See TracChangeset
for help on using the changeset viewer.

