Changeset 34588 in vbox
- Timestamp:
- Dec 1, 2010 8:37:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/BandwidthControlImpl.cpp
r34587 r34588 477 477 } 478 478 479 STDMETHODIMP BandwidthControl:: GetNumGroups(ULONG *aGroups)479 STDMETHODIMP BandwidthControl::COMGETTER(NumGroups)(ULONG *aGroups) 480 480 { 481 481 CheckComArgNotNull(aGroups);
Note:
See TracChangeset
for help on using the changeset viewer.