VirtualBox

Changeset 52319 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 8, 2014 10:13:28 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95440
Message:

Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r52252 r52319  
    315315    HRESULT adoptSavedState(const com::Utf8Str &aSavedStateFile);
    316316    HRESULT discardSavedState(BOOL aFRemoveFile);
    317     HRESULT getDeviceActivity(DeviceType_T aType,
    318                               DeviceActivity_T *aActivity);
     317    HRESULT getDeviceActivity(const std::vector<DeviceType_T> &aType,
     318                              std::vector<DeviceActivity_T> &aActivity);
    319319    HRESULT attachUSBDevice(const com::Guid &aId);
    320320    HRESULT detachUSBDevice(const com::Guid &aId,
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