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

/vbox/src/VBox/Main/src-server/
H A DProgressProxyImpl.cpp549 ULONG uCurOtherOperation; local
550 hrc = mptrOtherProgress->COMGETTER(Operation)(&uCurOtherOperation);
552 *aOperation = uCurOtherOperation + muOtherProgressStartOperation;

Completed in 42 milliseconds