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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageDisk.cpp654 MediumType_T enmCurrMediumType; local
655 CHECK_ERROR(pMedium, COMGETTER(Type)(&enmCurrMediumType));
657 if (enmCurrMediumType != enmMediumType)

Completed in 557 milliseconds