VirtualBox

Ignore:
Timestamp:
Mar 4, 2009 9:27:24 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43712
Message:

#3551: “Main: Replace remaining collections with safe arrays”
Converted USBFilterCollection. Tested with filters in the GUI.

File:
1 edited

Legend:

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

    r15157 r17336  
    9999    STDMETHOD(COMSETTER(EnabledEhci)) (BOOL aEnabled);
    100100    STDMETHOD(COMGETTER(USBStandard)) (USHORT *aUSBStandard);
    101     STDMETHOD(COMGETTER(DeviceFilters)) (IUSBDeviceFilterCollection **aDevicesFilters);
     101    STDMETHOD(COMGETTER(DeviceFilters)) (ComSafeArrayOut (IUSBDeviceFilter *, aDevicesFilters));
    102102
    103103    // IUSBController methods
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