VirtualBox

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


Ignore:
Timestamp:
Aug 28, 2012 6:43:23 AM (12 years ago)
Author:
vboxsync
Message:

Legacy IDE Support: eliminating the API support for configuring the legacy IDE support for AHCI. Legacy IDE fields for settings have been preserved

File:
1 edited

Legend:

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

    r35638 r43023  
    7474    STDMETHOD(COMGETTER(Bootable)) (BOOL *fBootable);
    7575
    76     // StorageController methods
    77     STDMETHOD(GetIDEEmulationPort) (LONG DevicePosition, LONG *aPortNumber);
    78     STDMETHOD(SetIDEEmulationPort) (LONG DevicePosition, LONG aPortNumber);
    79 
    8076    // public methods only for internal purposes
    8177
     
    9389    void rollback();
    9490    void commit();
     91    HRESULT getIDEEmulationPort (LONG DevicePosition, LONG *aPortNumber);
     92    HRESULT setIDEEmulationPort (LONG DevicePosition, LONG aPortNumber);
    9593
    9694    // public methods for internal purposes only
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