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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h988 struct IRuntimeErrorEvent;
1092 typedef struct IRuntimeErrorEvent IRuntimeErrorEvent; typedef in typeref:struct:IRuntimeErrorEvent
7035 /* Start of struct IRuntimeErrorEvent Declaration */
7045 nsresult (*GetFatal)(IRuntimeErrorEvent *pThis, PRBool *fatal);
7047 nsresult (*GetId)(IRuntimeErrorEvent *pThis, PRUnichar * *id);
7049 nsresult (*GetMessage)(IRuntimeErrorEvent *pThis, PRUnichar * *message);
7053 struct IRuntimeErrorEvent struct
7057 /* End of struct IRuntimeErrorEvent Declaration */
H A DVBoxCAPI_v4_1.h989 struct IRuntimeErrorEvent;
1095 typedef struct IRuntimeErrorEvent IRuntimeErrorEvent; typedef in typeref:struct:IRuntimeErrorEvent
7435 /* Start of struct IRuntimeErrorEvent Declaration */
7445 nsresult (*GetFatal)(IRuntimeErrorEvent *pThis, PRBool *fatal);
7447 nsresult (*GetId)(IRuntimeErrorEvent *pThis, PRUnichar * *id);
7449 nsresult (*GetMessage)(IRuntimeErrorEvent *pThis, PRUnichar * *message);
7453 struct IRuntimeErrorEvent struct
7457 /* End of struct IRuntimeErrorEvent Declaration */
H A DVBoxCAPI_v4_2.h999 struct IRuntimeErrorEvent;
1115 typedef struct IRuntimeErrorEvent IRuntimeErrorEvent; typedef in typeref:struct:IRuntimeErrorEvent
8441 /* Start of struct IRuntimeErrorEvent Declaration */
8451 nsresult (*GetFatal)(IRuntimeErrorEvent *pThis, PRBool *fatal);
8453 nsresult (*GetId)(IRuntimeErrorEvent *pThis, PRUnichar * *id);
8455 nsresult (*GetMessage)(IRuntimeErrorEvent *pThis, PRUnichar * *message);
8459 struct IRuntimeErrorEvent struct
8463 /* End of struct IRuntimeErrorEvent Declaration */
H A DVBoxCAPI_v4_3.h1294 interface IRuntimeErrorEvent; variable
1437 typedef interface IRuntimeErrorEvent IRuntimeErrorEvent; typedef
19785 /* Start of struct IRuntimeErrorEvent declaration */
19798 nsresult (*GetFatal)(IRuntimeErrorEvent *pThis, PRBool *fatal);
19800 nsresult (*GetId)(IRuntimeErrorEvent *pThis, PRUnichar * *id);
19802 nsresult (*GetMessage)(IRuntimeErrorEvent *pThis, PRUnichar * *message);
19808 nsresult (*QueryInterface)(IRuntimeErrorEvent *pThis, const nsID *iid, void **resultp);
19809 nsrefcnt (*AddRef)(IRuntimeErrorEvent *pThis);
19810 nsrefcnt (*Release)(IRuntimeErrorEvent *pThi
[all...]

Completed in 320 milliseconds