VirtualBox

Changeset 15544 in vbox for trunk


Ignore:
Timestamp:
Dec 15, 2008 8:51:42 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41041
Message:

#3282 HostNetIf API: IDL documentation update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r15533 r15544  
    58785878    <const name="Ethernet" value="1">
    58795879      <desc>
    5880         TBD.
     5880        Ethernet frame encapsulation. This includes both wired and wireless
     5881        Ethernet connections.
    58815882      </desc>
    58825883    </const>
     
    59245925     wsmap="managed"
    59255926     >
     5927    <desc>
     5928      Reprents one of host's network interfaces. IP V6 address and network
     5929      mask are strings of 32 hexdecimal digits grouped by four. Groups are
     5930      separated by colons.
     5931      For example, fe80:0000:0000:0000:021e:c2ff:fed2:b030.
     5932    </desc>
    59265933    <attribute name="name" type="wstring" readonly="yes">
    59275934      <desc>Returns the host network interface name.</desc>
     
    59335940
    59345941    <attribute name="IPAddress" type="unsigned long" readonly="yes">
    5935       <desc>Returns the IP address of the interface.</desc>
     5942      <desc>Returns the IP V4 address of the interface.</desc>
    59365943    </attribute>
    59375944
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette