Searched defs:IEventSource (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v4_0.h | 954 struct IEventSource; 1058 typedef struct IEventSource IEventSource; typedef in typeref:struct:IEventSource 2240 nsresult (*GetEventSource)(IVirtualBox *pThis, IEventSource * *eventSource); 3532 nsresult (*GetEventSource)(IConsole *pThis, IEventSource * *eventSource); 4576 nsresult (*GetEventSource)(IKeyboard *pThis, IEventSource * *eventSource); 4617 nsresult (*GetEventSource)(IMouse *pThis, IEventSource * *eventSource); 6224 nsresult (*GetEventSource)(IVirtualBoxClient *pThis, IEventSource * *eventSource); 6235 /* Start of struct IEventSource Declaration */ 6246 IEventSource *pThi 6292 struct IEventSource struct [all...] |
H A D | VBoxCAPI_v4_1.h | 955 struct IEventSource; 1061 typedef struct IEventSource IEventSource; typedef in typeref:struct:IEventSource 2435 nsresult (*GetEventSource)(IVirtualBox *pThis, IEventSource * *eventSource); 3753 nsresult (*GetEventSource)(IConsole *pThis, IEventSource * *eventSource); 4952 nsresult (*GetEventSource)(IKeyboard *pThis, IEventSource * *eventSource); 4993 nsresult (*GetEventSource)(IMouse *pThis, IEventSource * *eventSource); 6622 nsresult (*GetEventSource)(IVirtualBoxClient *pThis, IEventSource * *eventSource); 6633 /* Start of struct IEventSource Declaration */ 6644 IEventSource *pThi 6690 struct IEventSource struct [all...] |
H A D | VBoxCAPI_v4_2.h | 963 struct IEventSource; 1079 typedef struct IEventSource IEventSource; typedef in typeref:struct:IEventSource 2667 nsresult (*GetEventSource)(IVirtualBox *pThis, IEventSource * *eventSource); 4097 nsresult (*GetEventSource)(IConsole *pThis, IEventSource * *eventSource); 5874 nsresult (*GetEventSource)(IKeyboard *pThis, IEventSource * *eventSource); 5915 nsresult (*GetEventSource)(IMouse *pThis, IEventSource * *eventSource); 7586 nsresult (*GetEventSource)(IVirtualBoxClient *pThis, IEventSource * *eventSource); 7597 /* Start of struct IEventSource Declaration */ 7608 IEventSource *pThi 7654 struct IEventSource struct [all...] |
H A D | VBoxCAPI_v4_3.h | 1240 interface IEventSource; variable 1383 typedef interface IEventSource IEventSource; typedef 3398 nsresult (*GetEventSource)(INATNetwork *pThis, IEventSource * *eventSource); 3469 nsresult (*GetEventSource)(INATNetwork *pThis, IEventSource * *eventSource); 3587 nsresult (*GetEventSource)(IDHCPServer *pThis, IEventSource * *eventSource); 3665 nsresult (*GetEventSource)(IDHCPServer *pThis, IEventSource * *eventSource); 3834 nsresult (*GetEventSource)(IVirtualBox *pThis, IEventSource * *eventSource); 4048 nsresult (*GetEventSource)(IVirtualBox *pThis, IEventSource * *eventSource); 7067 nsresult (*GetEventSource)(IConsole *pThis, IEventSource * *eventSourc [all...] |
Completed in 931 milliseconds