Changeset 42748 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Aug 10, 2012 9:33:34 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79963
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r42739 r42748 1424 1424 <interface 1425 1425 name="IVirtualBox" extends="$unknown" 1426 uuid=" 3b90eded-f061-432f-9e0f-4b53cc7b6fa0"1426 uuid="5c8814a1-2a35-402d-8680-68e5cb4e72aa" 1427 1427 wsmap="managed" 1428 1428 > … … 1452 1452 publisher tag, at the end. The publisher tag starts with an underscore 1453 1453 just like the prerelease build type tag. 1454 </desc> 1455 </attribute> 1456 1457 <attribute name="versionNormalized" type="wstring" readonly="yes"> 1458 <desc> 1459 A string representing the version number of the product, 1460 without the publisher information (but still with other tags). 1461 See <link to="#version" />. 1454 1462 </desc> 1455 1463 </attribute> … … 8193 8201 name="ISystemProperties" 8194 8202 extends="$unknown" 8195 uuid=" 20fc263c-e1e9-4e86-b9b0-835950790d13"8203 uuid="1d7aca29-97f0-4287-9874-a60ec4f80ea6" 8196 8204 wsmap="managed" 8197 8205 > … … 8447 8455 The path to the autostart database. Depending on the host this might 8448 8456 be a filesystem path or something else. 8457 </desc> 8458 </attribute> 8459 8460 <attribute name="defaultAdditionsISO" type="wstring"> 8461 <desc> 8462 The path to the default Guest Additions ISO image. Can be empty if 8463 the location is not known in this installation. 8449 8464 </desc> 8450 8465 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.