/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 1619 nsresult (*GetMachine)( member in struct:IVirtualBox_vtbl 2618 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 3242 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 4562 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl
|
H A D | VBoxCAPI_v3_0.h | 2080 nsresult (*GetMachine)( member in struct:IVirtualBox_vtbl 3156 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 3795 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 5088 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl
|
H A D | VBoxCAPI_v3_1.h | 1985 nsresult (*GetMachine)( member in struct:IVirtualBox_vtbl 3173 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 3821 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 4989 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl
|
H A D | VBoxCAPI_v3_2.h | 2031 nsresult (*GetMachine)( member in struct:IVirtualBox_vtbl 3295 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 4025 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 5243 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl
|
H A D | VBoxCAPI_v4_0.h | 3510 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 4288 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 5681 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl
|
H A D | VBoxCAPI_v4_1.h | 3731 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 4651 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 6079 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl
|
H A D | VBoxCAPI_v4_2.h | 4075 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 5564 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 7053 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl
|
H A D | VBoxCAPI_v4_3.h | 7045 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsole_vtbl 7216 nsresult (*GetMachine)(IConsole *pThis, IMachine * *machine); member in struct:IConsoleVtbl 7384 #define IConsole_get_Machine(p, aMachine) ((p)->lpVtbl->GetMachine(p, aMachine)) 7385 #define IConsole_GetMachine(p, aMachine) ((p)->lpVtbl->GetMachine(p, aMachine)) 11005 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshot_vtbl 11035 nsresult (*GetMachine)(ISnapshot *pThis, IMachine * *machine); member in struct:ISnapshotVtbl 11064 #define ISnapshot_get_Machine(p, aMachine) ((p)->lpVtbl->GetMachine(p, aMachine)) 11065 #define ISnapshot_GetMachine(p, aMachine) ((p)->lpVtbl->GetMachine(p, aMachine)) 14477 nsresult (*GetMachine)(ISession *pThis, IMachine * *machine); member in struct:ISession_vtbl 14494 nsresult (*GetMachine)(ISessio member in struct:ISessionVtbl [all...] |