VirtualBox

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


Ignore:
Timestamp:
Dec 5, 2008 1:48:24 PM (16 years ago)
Author:
vboxsync
Message:

Main: Added IHardDisk2::setProperties for bulk operations.

File:
1 edited

Legend:

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

    r14949 r15044  
    104104                              ComSafeArrayOut (BSTR, aReturnNames),
    105105                              ComSafeArrayOut (BSTR, aReturnValues));
     106    STDMETHOD(SetProperties) (ComSafeArrayIn (INPTR BSTR, aNames),
     107                              ComSafeArrayIn (INPTR BSTR, aValues));
    106108    STDMETHOD(CreateDynamicStorage) (ULONG64 aLogicalSize, IProgress **aProgress);
    107109    STDMETHOD(CreateFixedStorage) (ULONG64 aLogicalSize, IProgress **aProgress);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette