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 long long | maxBytesPerSec |
The maximum number of bytes 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 long long IBandwidthGroup::maxBytesPerSec |
The maximum number of bytes which can be transfered by all entities attached to this group during one second.