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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h965 struct ISnapshotEvent;
1069 typedef struct ISnapshotEvent ISnapshotEvent; typedef in typeref:struct:ISnapshotEvent
6532 /* Start of struct ISnapshotEvent Declaration */
6542 nsresult (*GetSnapshotId)(ISnapshotEvent *pThis, PRUnichar * *snapshotId);
6546 struct ISnapshotEvent struct
6550 /* End of struct ISnapshotEvent Declaration */
H A DVBoxCAPI_v4_1.h966 struct ISnapshotEvent;
1072 typedef struct ISnapshotEvent ISnapshotEvent; typedef in typeref:struct:ISnapshotEvent
6932 /* Start of struct ISnapshotEvent Declaration */
6942 nsresult (*GetSnapshotId)(ISnapshotEvent *pThis, PRUnichar * *snapshotId);
6946 struct ISnapshotEvent struct
6950 /* End of struct ISnapshotEvent Declaration */
H A DVBoxCAPI_v4_2.h974 struct ISnapshotEvent;
1090 typedef struct ISnapshotEvent ISnapshotEvent; typedef in typeref:struct:ISnapshotEvent
7896 /* Start of struct ISnapshotEvent Declaration */
7906 nsresult (*GetSnapshotId)(ISnapshotEvent *pThis, PRUnichar * *snapshotId);
7910 struct ISnapshotEvent struct
7914 /* End of struct ISnapshotEvent Declaration */
H A DVBoxCAPI_v4_3.h1251 interface ISnapshotEvent; variable
1394 typedef interface ISnapshotEvent ISnapshotEvent; typedef
16671 /* Start of struct ISnapshotEvent declaration */
16684 nsresult (*GetSnapshotId)(ISnapshotEvent *pThis, PRUnichar * *snapshotId);
16690 nsresult (*QueryInterface)(ISnapshotEvent *pThis, const nsID *iid, void **resultp);
16691 nsrefcnt (*AddRef)(ISnapshotEvent *pThis);
16692 nsrefcnt (*Release)(ISnapshotEvent *pThis);
16693 nsresult (*GetType)(ISnapshotEvent *pThis, PRUint32 *type);
16695 nsresult (*GetSource)(ISnapshotEvent *pThi
[all...]

Completed in 4160 milliseconds