Changeset 35765 in vbox
- Timestamp:
- Jan 28, 2011 2:14:30 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r35762 r35765 2428 2428 Array of virtual disk definitions. One such description exists for each 2429 2429 disk definition in the OVF; each string array item represents one such piece of 2430 disk information, with the information fields separated by tab (\ t) characters.2430 disk information, with the information fields separated by tab (\\t) characters. 2431 2431 2432 2432 The caller should be prepared for additional fields being appended to … … 14984 14984 <desc>The name of the extension pack to check for.</desc> 14985 14985 </param> 14986 <param name="usable" type="boolean" dir="return"/> 14986 <param name="usable" type="boolean" dir="return"> 14987 <desc>Is the given extension pack loaded and usable.</desc> 14988 </param> 14987 14989 </method> 14988 14990 … … 15463 15465 </desc> 15464 15466 </param> 15465 <param name="result" type="IEventSource" dir="return"/> 15467 <param name="result" type="IEventSource" dir="return"> 15468 <desc> 15469 Event source aggregating passed sources. 15470 </desc> 15471 </param> 15466 15472 </method> 15467 15473
Note:
See TracChangeset
for help on using the changeset viewer.

