Changeset 17387 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Mar 5, 2009 11:00:14 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r17359 r17387 10457 10457 <interface 10458 10458 name="INetworkAdapter" extends="$unknown" 10459 uuid=" 8eca30de-a883-40ee-b856-aac86f1ec383"10459 uuid="65607a27-2b73-4d43-b4cc-0ba2c817fbde" 10460 10460 wsmap="managed" 10461 10461 > … … 10545 10545 </method> 10546 10546 10547 <method name="attachToBridged Network">10547 <method name="attachToBridgedInterface"> 10548 10548 <desc> 10549 10549 Attach the network adapter to a bridged host interface. … … 10557 10557 </method> 10558 10558 10559 <method name="attachToHostOnly Network">10559 <method name="attachToHostOnlyInterface"> 10560 10560 <desc> 10561 10561 Attach the network adapter to the host-only network.
Note:
See TracChangeset
for help on using the changeset viewer.