Searched defs:pMediumFormat (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3913 ComPtr<IMediumFormat> pMediumFormat; local
3914 hrc = pMedium->COMGETTER(MediumFormat)(pMediumFormat.asOutParam()); H();
3917 hrc = pMediumFormat->COMGETTER(Capabilities)(ComSafeArrayAsOutParam(mediumFormatCap)); H();

Completed in 114 milliseconds