Searched refs:TemporaryEjectDevice (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageStorageController.cpp801 CHECK_ERROR(machine, TemporaryEjectDevice(Bstr(pszCtl).raw(),
806 CHECK_ERROR(machine, TemporaryEjectDevice(Bstr(pszCtl).raw(),
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.cpp3754 m_machine.TemporaryEjectDevice(strControllerName, iAttachmentPort, iAttachmentDevice, fAttachmentTempEject);
3843 m_machine.TemporaryEjectDevice(strControllerName, iAttachmentPort, iAttachmentDevice, fAttachmentTempEject);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h3289 nsresult (*TemporaryEjectDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3602 nsresult (*TemporaryEjectDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5310 nsresult (*TemporaryEjectDevice)( member in struct:IMachine_vtbl
6034 nsresult (*TemporaryEjectDevice)( member in struct:IMachineVtbl
6759 #define IMachine_TemporaryEjectDevice(p, aName, aControllerPort, aDevice, aTemporaryEject) ((p)->lpVtbl->TemporaryEjectDevice(p, aName, aControllerPort, aDevice, aTemporaryEject))

Completed in 3229 milliseconds