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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h1309 interface INATNetworkStartStopEvent; variable
1452 typedef interface INATNetworkStartStopEvent INATNetworkStartStopEvent; typedef
20995 /* Start of struct INATNetworkStartStopEvent declaration */
21008 nsresult (*GetStartEvent)(INATNetworkStartStopEvent *pThis, PRBool *startEvent);
21014 nsresult (*QueryInterface)(INATNetworkStartStopEvent *pThis, const nsID *iid, void **resultp);
21015 nsrefcnt (*AddRef)(INATNetworkStartStopEvent *pThis);
21016 nsrefcnt (*Release)(INATNetworkStartStopEvent *pThis);
21017 nsresult (*GetType)(INATNetworkStartStopEvent *pThis, PRUint32 *type);
21019 nsresult (*GetSource)(INATNetworkStartStopEvent *pThi
[all...]

Completed in 192 milliseconds