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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h1580 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v3_0.h2041 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v3_1.h1946 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v3_2.h1991 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_0.h2230 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_1.h2425 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_2.h2657 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_3.h3822 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBox_vtbl
4036 nsresult (*GetProgressOperations)(IVirtualBox *pThis, PRUint32 *progressOperationsSize, IProgress * **progressOperations); member in struct:IVirtualBoxVtbl
4247 #define IVirtualBox_get_ProgressOperations(p, aProgressOperations) ((p)->lpVtbl->GetProgressOperations(p, aProgressOperations))
4248 #define IVirtualBox_GetProgressOperations(p, aProgressOperations) ((p)->lpVtbl->GetProgressOperations(p, aProgressOperations))

Completed in 522 milliseconds