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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3174 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
H A DVBoxCAPI_v3_0.h3727 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
H A DVBoxCAPI_v3_1.h3739 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
H A DVBoxCAPI_v3_2.h3943 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_0.h4204 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_1.h4562 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_2.h5475 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_3.h10796 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgress_vtbl
10865 nsresult (*GetInitiator)(IProgress *pThis, nsISupports * *initiator); member in struct:IProgressVtbl
10931 #define IProgress_get_Initiator(p, aInitiator) ((p)->lpVtbl->GetInitiator(p, aInitiator))
10932 #define IProgress_GetInitiator(p, aInitiator) ((p)->lpVtbl->GetInitiator(p, aInitiator))

Completed in 346 milliseconds