VirtualBox

Changeset 35942 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Feb 11, 2011 1:01:21 PM (14 years ago)
Author:
vboxsync
Message:

Main/idl: clarify meaning of bandwidth group parameter/attribute

File:
1 edited

Legend:

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

    r35918 r35942  
    1510615106
    1510715107    <attribute name="maxMbPerSec" type="unsigned long">
    15108       <desc>The maximum number of MB which can be transfered by all
     15108      <desc>The maximum number of MBytes which can be transfered by all
    1510915109        entities attached to this group during one second.</desc>
    1511015110    </attribute>
     
    1514315143        <desc>The type of the bandwidth group (network or disk).</desc>
    1514415144      </param>
    15145       <param name="maxBytesPerSec" type="unsigned long" dir="in">
    15146         <desc>The maximum number of bytes which can be transfered by all
     15145      <param name="maxMbPerSec" type="unsigned long" dir="in">
     15146        <desc>The maximum number of MBytes which can be transfered by all
    1514715147          entities attached to this group during one second.</desc>
    1514815148      </param>
Note: See TracChangeset for help on using the changeset viewer.

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