|
VirtualBox Main API
|
Represents one bandwidth group. More...
Public Attributes | |
| readonly attribute wstring | name |
| Name of the group. | |
| readonly attribute BandwidthGroupType | type |
| Type of the group. | |
| readonly attribute unsigned long | reference |
| How many devices/medium attachements use this group. | |
| attribute unsigned long | maxMbPerSec |
| The maximum number of MBytes which can be transfered by all entities attached to this group during one second. | |
Represents one bandwidth group.
{BADEA2D7-0261-4146-89F0-6A57CC34833D} | readonly attribute wstring IBandwidthGroup::name |
Name of the group.
| readonly attribute BandwidthGroupType IBandwidthGroup::type |
Type of the group.
| readonly attribute unsigned long IBandwidthGroup::reference |
How many devices/medium attachements use this group.
| attribute unsigned long IBandwidthGroup::maxMbPerSec |
The maximum number of MBytes which can be transfered by all entities attached to this group during one second.
1.8.1.2