VirtualBox

Changeset 15484 in vbox for trunk/src


Ignore:
Timestamp:
Dec 15, 2008 9:09:10 AM (16 years ago)
Author:
vboxsync
Message:

Storage/iSCSI: fix iSCSI over IntNet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HardDisk2Impl.cpp

    r15215 r15484  
    13131313
    13141314STDMETHODIMP HardDisk2::FlattenTo (IHardDisk2 *aTarget, IProgress **aProgress)
     1315{
     1316    AutoCaller autoCaller (this);
     1317    CheckComRCReturnRC (autoCaller.rc());
     1318
     1319    ReturnComNotImplemented();
     1320}
     1321
     1322STDMETHODIMP HardDisk2::Compact (IProgress **aProgress)
    13151323{
    13161324    AutoCaller autoCaller (this);
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