Changeset 18644 in vbox
- Timestamp:
- Apr 2, 2009 3:34:46 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r18623 r18644 3127 3127 Array of virtual disk definitions. One such description exists for each 3128 3128 disk definition in the OVF; each string array item represents one such piece of 3129 disk information, with the information fields separated by tab (\ t) characters.3129 disk information, with the information fields separated by tab (\\t) characters. 3130 3130 3131 3131 The caller should be prepared for additional fields being appended to … … 7329 7329 7330 7330 <result name="VBOX_E_OBJECT_NOT_FOUND"> 7331 Given @ id does not correspond to any USB device.7331 Given @c id does not correspond to any USB device. 7332 7332 </result> 7333 7333 … … 7962 7962 7963 7963 <param name="timeout" type="long" dir="in"> 7964 <desc> 7965 Maximum time in milliseconds to wait or -1 to wait indefinitely. 7966 </desc> 7964 7967 </param> 7965 7968 </method> … … 7982 7985 </param> 7983 7986 <param name="timeout" type="long" dir="in"> 7987 <desc> 7988 Maximum time in milliseconds to wait or -1 to wait indefinitely. 7989 </desc> 7984 7990 </param> 7985 7991 </method>
Note:
See TracChangeset
for help on using the changeset viewer.

