Searched defs:SetCurrentOperationProgress (Results 1 - 7 of 7) sorted by relevance
| /vbox/src/VBox/Main/src-server/ | ||
| H A D | ProgressProxyImpl.cpp | 685 STDMETHODIMP ProgressProxy::SetCurrentOperationProgress(ULONG aPercent) function in class:ProgressProxy |
| /vbox/src/VBox/Main/cbinding/ | ||
| H A D | VBoxCAPI_v3_1.h | 3766 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl |
| H A D | VBoxCAPI_v3_2.h | 3970 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl |
| H A D | VBoxCAPI_v4_0.h | 4233 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl |
| H A D | VBoxCAPI_v4_1.h | 4591 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl |
| H A D | VBoxCAPI_v4_2.h | 5504 nsresult (*SetCurrentOperationProgress)( member in struct:IProgress_vtbl |
| H A D | VBoxCAPI_v4_3.h | 10825 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 862 milliseconds