VirtualBox

Changeset 16966 in vbox for trunk/src/VBox/Main/xpcom


Ignore:
Timestamp:
Feb 20, 2009 9:14:28 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43132
Message:

#3551: “Main: Replace remaining collections with safe arrays”
Converted SharedFolderCollection. Approved by dmik. Tested with GUI.

Location:
trunk/src/VBox/Main/xpcom
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xpcom/module.cpp

    r9332 r16966  
    8585COM_IMPL_READONLY_ENUM_AND_COLLECTION_EX(ComObjPtr <OUSBDevice>, IUSBDevice, OUSBDevice)
    8686COM_IMPL_READONLY_ENUM_AND_COLLECTION_EX(ComObjPtr <RemoteUSBDevice>, IHostUSBDevice, RemoteUSBDevice)
    87 COM_IMPL_READONLY_ENUM_AND_COLLECTION(SharedFolder)
    8887
    8988/**
  • trunk/src/VBox/Main/xpcom/server.cpp

    r16867 r16966  
    246246COM_IMPL_READONLY_ENUM_AND_COLLECTION(HostDVDDrive)
    247247COM_IMPL_READONLY_ENUM_AND_COLLECTION(HostFloppyDrive)
    248 COM_IMPL_READONLY_ENUM_AND_COLLECTION(SharedFolder)
    249248#ifdef VBOX_WITH_USB
    250249COM_IMPL_READONLY_ENUM_AND_COLLECTION(HostUSBDevice)
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