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

/vbox/src/VBox/Main/src-server/
H A DPerformanceImpl.cpp887 STDMETHODIMP PerformanceMetric::COMGETTER(MinimumValue)(LONG *aMinValue) argument
889 *aMinValue = m.min;

Completed in 49 milliseconds