VirtualBox

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


Ignore:
Timestamp:
Oct 5, 2017 9:02:27 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118261
Message:

Main/Console: Renaming (be more specific what kind of controller type this is).

File:
1 edited

Legend:

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

    r68986 r68992  
    259259    HRESULT i_setInvalidMachineStateError();
    260260
    261     static const char *i_convertControllerTypeToDev(StorageControllerType_T enmCtrlType);
    262     static HRESULT i_convertBusPortDeviceToLun(StorageBus_T enmBus, LONG port, LONG device, unsigned &uLun);
     261    static const char *i_storageControllerTypeToStr(StorageControllerType_T enmCtrlType);
     262    static HRESULT i_storageBusPortDeviceToLun(StorageBus_T enmBus, LONG port, LONG device, unsigned &uLun);
    263263    // Called from event listener
    264264    HRESULT i_onNATRedirectRuleChange(ULONG ulInstance, BOOL aNatRuleRemove,
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