Searched defs:IMachineEvent (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h958 struct IMachineEvent;
1062 typedef struct IMachineEvent IMachineEvent; typedef in typeref:struct:IMachineEvent
6379 /* Start of struct IMachineEvent Declaration */
6389 nsresult (*GetMachineId)(IMachineEvent *pThis, PRUnichar * *machineId);
6393 struct IMachineEvent struct
6397 /* End of struct IMachineEvent Declaration */
H A DVBoxCAPI_v4_1.h959 struct IMachineEvent;
1065 typedef struct IMachineEvent IMachineEvent; typedef in typeref:struct:IMachineEvent
6777 /* Start of struct IMachineEvent Declaration */
6787 nsresult (*GetMachineId)(IMachineEvent *pThis, PRUnichar * *machineId);
6791 struct IMachineEvent struct
6795 /* End of struct IMachineEvent Declaration */
H A DVBoxCAPI_v4_2.h967 struct IMachineEvent;
1083 typedef struct IMachineEvent IMachineEvent; typedef in typeref:struct:IMachineEvent
7741 /* Start of struct IMachineEvent Declaration */
7751 nsresult (*GetMachineId)(IMachineEvent *pThis, PRUnichar * *machineId);
7755 struct IMachineEvent struct
7759 /* End of struct IMachineEvent Declaration */
H A DVBoxCAPI_v4_3.h1244 interface IMachineEvent; variable
1387 typedef interface IMachineEvent IMachineEvent; typedef
16172 /* Start of struct IMachineEvent declaration */
16185 nsresult (*GetMachineId)(IMachineEvent *pThis, PRUnichar * *machineId);
16191 nsresult (*QueryInterface)(IMachineEvent *pThis, const nsID *iid, void **resultp);
16192 nsrefcnt (*AddRef)(IMachineEvent *pThis);
16193 nsrefcnt (*Release)(IMachineEvent *pThis);
16194 nsresult (*GetType)(IMachineEvent *pThis, PRUint32 *type);
16196 nsresult (*GetSource)(IMachineEvent *pThi
[all...]

Completed in 3653 milliseconds