- Timestamp:
- Mar 13, 2017 6:51:19 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r65048 r66067 3754 3754 <interface 3755 3755 name="IUnattended" extends="$unknown" 3756 uuid=" 167420e1-b72b-488e-9d56-f45894a8623a"3756 uuid="ba702c0a-af6c-4598-b20c-247fb9e46406" 3757 3757 wsmap="managed" 3758 3758 reservedMethods="4" reservedAttributes="4" … … 3783 3783 <desc> 3784 3784 Guest operating system ISO image 3785 </desc> 3786 </attribute> 3787 3788 <attribute name="fileWithPreparedData" type="wstring"> 3789 <desc> 3790 A path to the file with data prepared by user. 3791 The internal rule is "name = value" like "isoPath = /correct/path/to/the/iso" 3792 One line - one parameter 3785 3793 </desc> 3786 3794 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.