Changeset 28106 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Apr 8, 2010 4:45:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r28046 r28106 11581 11581 <interface 11582 11582 name="INetworkAdapter" extends="$unknown" 11583 uuid=" 65607a27-2b73-4d43-b4cc-0ba2c817fbde"11583 uuid="5bdb9df8-a5e1-4322-a139-b7a4a734c790" 11584 11584 wsmap="managed" 11585 11585 > … … 11680 11680 for this interface. This is active only when the interface actually uses 11681 11681 NAT (see <link to="#attachToNAT" />). 11682 </desc> 11683 </attribute> 11684 11685 <attribute name="bootPriority" type="unsigned long"> 11686 <desc> 11687 Network boot priority of the adapter. Priority 1 is highest. If not set, 11688 the priority is considered to be at the lowest possible setting. 11682 11689 </desc> 11683 11690 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.