VirtualBox

Ignore:
Timestamp:
Jul 25, 2008 11:58:01 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33722
Message:

Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces and list hostifs available everywhere. Only Windows and Darwin implements the enumeration.

File:
1 edited

Legend:

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

    r10797 r10896  
    27632763      <desc>
    27642764        This setting determines whether VirtualBox will try to make use of
    2765         the nested paging extension of Intel VT-x and AMD-V. Note that in case 
     2765        the nested paging extension of Intel VT-x and AMD-V. Note that in case
    27662766        such extensions are not available, they will not be used.
    27672767      </desc>
     
    48534853  </collection>
    48544854
    4855 <if target="midl">
    48564855  <interface
    48574856     name="IHostNetworkInterface" extends="$unknown"
     
    49104909    </method>
    49114910  </collection>
    4912 </if>
    49134911
    49144912  <interface
    49154913     name="IHost" extends="$unknown"
    4916      uuid="3d864057-ae6b-4d05-9cf7-c341139b6062"
     4914     uuid="D56DC1AF-8D1B-4A06-86D7-26016E0E2B74"
    49174915     wsmap="managed"
    49184916     >
     
    49784976    </attribute>
    49794977
    4980 <if target="midl">
    49814978    <attribute name="networkInterfaces" type="IHostNetworkInterfaceCollection" readonly="yes">
    49824979      <desc>List of host network interfaces currently defined on the host.</desc>
    49834980    </attribute>
    4984 </if>
    49854981
    49864982    <attribute name="processorCount" type="unsigned long" readonly="yes">
     
    1034010336      <param name="period" type="unsigned long" dir="in">
    1034110337        <desc>
    10342           Time interval in seconds between two consecutive samples of performace 
     10338          Time interval in seconds between two consecutive samples of performace
    1034310339          data.
    1034410340        </desc>
     
    1034610342      <param name="count" type="unsigned long" dir="in">
    1034710343        <desc>
    10348           Number of samples to retain in performance data history. Older samples 
     10344          Number of samples to retain in performance data history. Older samples
    1034910345          get discarded.
    1035010346        </desc>
     
    1039710393      <desc>
    1039810394        Queries collected metrics data for a set of objects.
    10399        
     10395
    1040010396        The data itself and related metric information are returned in four
    1040110397        parallel and one flattened array of arrays. Elements of @c
    10402         returnMetricNames, @c returnObjects, @c returnDataIndices and @ 
    10403         returnDataLengths with the same index describe one set of values 
     10398        returnMetricNames, @c returnObjects, @c returnDataIndices and @
     10399        returnDataLengths with the same index describe one set of values
    1040410400        corresponding to a single metric.
    1040510401
     
    1044810444      <param name="returnData" type="long" dir="return" safearray="yes">
    1044910445        <desc>
    10450           Flattened array of all metric data containing sequences of values for 
     10446          Flattened array of all metric data containing sequences of values for
    1045110447          each metric.
    1045210448        </desc>
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