Searched refs:bstrNextOperationDescription (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
695 NOREF(bstrNextOperationDescription);

Completed in 3536 milliseconds