Searched refs:IGuestKeyboardEvent (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h981 struct IGuestKeyboardEvent;
1085 typedef struct IGuestKeyboardEvent IGuestKeyboardEvent; typedef in typeref:struct:IGuestKeyboardEvent
6880 /* Start of struct IGuestKeyboardEvent Declaration */
6890 nsresult (*GetScancodes)(IGuestKeyboardEvent *pThis, PRUint32 *scancodesSize, PRInt32 **scancodes);
6894 struct IGuestKeyboardEvent struct
6898 /* End of struct IGuestKeyboardEvent Declaration */
H A DVBoxCAPI_v4_1.h982 struct IGuestKeyboardEvent;
1088 typedef struct IGuestKeyboardEvent IGuestKeyboardEvent; typedef in typeref:struct:IGuestKeyboardEvent
7280 /* Start of struct IGuestKeyboardEvent Declaration */
7290 nsresult (*GetScancodes)(IGuestKeyboardEvent *pThis, PRUint32 *scancodesSize, PRInt32 **scancodes);
7294 struct IGuestKeyboardEvent struct
7298 /* End of struct IGuestKeyboardEvent Declaration */
H A DVBoxCAPI_v4_2.h992 struct IGuestKeyboardEvent;
1108 typedef struct IGuestKeyboardEvent IGuestKeyboardEvent; typedef in typeref:struct:IGuestKeyboardEvent
8286 /* Start of struct IGuestKeyboardEvent Declaration */
8296 nsresult (*GetScancodes)(IGuestKeyboardEvent *pThis, PRUint32 *scancodesSize, PRInt32 **scancodes);
8300 struct IGuestKeyboardEvent struct
8304 /* End of struct IGuestKeyboardEvent Declaration */
H A DVBoxCAPI_v4_3.h1269 interface IGuestKeyboardEvent; variable
1412 typedef interface IGuestKeyboardEvent IGuestKeyboardEvent; typedef
17911 /* Start of struct IGuestKeyboardEvent declaration */
17924 nsresult (*GetScancodes)(IGuestKeyboardEvent *pThis, PRUint32 *scancodesSize, PRInt32 **scancodes);
17930 nsresult (*QueryInterface)(IGuestKeyboardEvent *pThis, const nsID *iid, void **resultp);
17931 nsrefcnt (*AddRef)(IGuestKeyboardEvent *pThis);
17932 nsrefcnt (*Release)(IGuestKeyboardEvent *pThis);
17933 nsresult (*GetType)(IGuestKeyboardEvent *pThis, PRUint32 *type);
17935 nsresult (*GetSource)(IGuestKeyboardEvent *pThi
[all...]

Completed in 319 milliseconds