Searched refs:FindHostDVDDrive (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageStorageController.cpp561 rc = host->FindHostDVDDrive(Bstr(pszMedium + 5).raw(),
569 rc = host->FindHostDVDDrive(Bstr(szPathReal).raw(),
H A DVBoxManageModifyVM.cpp1127 rc = host->FindHostDVDDrive(Bstr(ValueUnion.psz + 5).raw(),
1139 rc = host->FindHostDVDDrive(Bstr(szPathReal).raw(),
H A DVBoxManageControlVM.cpp1152 rc = host->FindHostDVDDrive(Bstr(a->argv[2] + 5), dvdMedium.asOutParam());
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2953 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_0.h3507 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3488 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3612 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3822 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h4059 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4403 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7776 nsresult (*FindHostDVDDrive)( member in struct:IHost_vtbl
7927 nsresult (*FindHostDVDDrive)( member in struct:IHostVtbl
8026 #define IHost_FindHostDVDDrive(p, aName, aDrive) ((p)->lpVtbl->FindHostDVDDrive(p, aName, aDrive))
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp1766 rc = pHost->FindHostDVDDrive(bstrCdromFile.raw(), pMedium.asOutParam());

Completed in 778 milliseconds