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

/vbox/src/VBox/Main/include/
H A DProgressProxyImpl.h84 STDMETHOD(SetNextOperation)(IN_BSTR bstrNextOperationDescription, ULONG ulNextOperationsWeight);
/vbox/src/VBox/Main/src-server/
H A DProgressProxyImpl.cpp692 STDMETHODIMP ProgressProxy::SetNextOperation(IN_BSTR bstrNextOperationDescription, ULONG ulNextOperationsWeight) argument
696 NOREF(ulNextOperationsWeight);

Completed in 54 milliseconds