Changeset 24255 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Nov 2, 2009 2:04:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r24250 r24255 443 443 const char *pszFormat, bool fPassthrough); 444 444 const char *controllerTypeToDev(StorageControllerType_T enmCtrlType); 445 void controllerDevToBool(const char *pszCtrlDev, bool *afBool);446 445 HRESULT convertBusPortDeviceToLun(StorageBus_T enmBus, LONG port, LONG device, unsigned &uLun); 447 446 HRESULT doMediumChange(IMediumAttachment *aMediumAttachment);
Note:
See TracChangeset
for help on using the changeset viewer.