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

/vbox/src/VBox/Main/src-server/
H A DProgressProxyImpl.cpp685 STDMETHODIMP ProgressProxy::SetCurrentOperationProgress(ULONG aPercent) function in class:ProgressProxy
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h3766 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl
H A DVBoxCAPI_v3_2.h3970 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_0.h4233 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_1.h4591 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_2.h5504 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_3.h10825 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl
10894 nsresult (*SetCurrentOperationProgress)( member in struct:IProgressVtbl
10961 #define IProgress_SetCurrentOperationProgress(p, aPercent) ((p)->lpVtbl->SetCurrentOperationProgress(p, aPercent))

Completed in 765 milliseconds