Lines Matching defs:IGuestSessionEvent
1272 interface IGuestSessionEvent;
1415 typedef interface IGuestSessionEvent IGuestSessionEvent;
18173 /* Start of struct IGuestSessionEvent declaration */
18186 nsresult (*GetSession)(IGuestSessionEvent *pThis, IGuestSession * *session);
18192 nsresult (*QueryInterface)(IGuestSessionEvent *pThis, const nsID *iid, void **resultp);
18193 nsrefcnt (*AddRef)(IGuestSessionEvent *pThis);
18194 nsrefcnt (*Release)(IGuestSessionEvent *pThis);
18195 nsresult (*GetType)(IGuestSessionEvent *pThis, PRUint32 *type);
18197 nsresult (*GetSource)(IGuestSessionEvent *pThis, IEventSource * *source);
18199 nsresult (*GetWaitable)(IGuestSessionEvent *pThis, PRBool *waitable);
18201 nsresult (*SetProcessed)(IGuestSessionEvent *pThis );
18204 IGuestSessionEvent *pThis,
18209 nsresult (*GetSession)(IGuestSessionEvent *pThis, IGuestSession * *session);
18227 interface IGuestSessionEvent
18235 /* End of struct IGuestSessionEvent declaration */