Lines Matching refs:GetSession

15796     nsresult (*GetSession)(IVirtualBoxClient *pThis, ISession * *session);
15814 nsresult (*GetSession)(IVirtualBoxClient *pThis, ISession * *session);
15829 #define IVirtualBoxClient_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
15830 #define IVirtualBoxClient_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18186 nsresult (*GetSession)(IGuestSessionEvent *pThis, IGuestSession * *session);
18209 nsresult (*GetSession)(IGuestSessionEvent *pThis, IGuestSession * *session);
18223 #define IGuestSessionEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18224 #define IGuestSessionEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18278 nsresult (*GetSession)(IGuestSessionStateChangedEvent *pThis, IGuestSession * *session);
18298 #define IGuestSessionStateChangedEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18299 #define IGuestSessionStateChangedEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18355 nsresult (*GetSession)(IGuestSessionRegisteredEvent *pThis, IGuestSession * *session);
18371 #define IGuestSessionRegisteredEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18372 #define IGuestSessionRegisteredEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18426 nsresult (*GetSession)(IGuestProcessEvent *pThis, IGuestSession * *session);
18444 #define IGuestProcessEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18445 #define IGuestProcessEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18499 nsresult (*GetSession)(IGuestProcessRegisteredEvent *pThis, IGuestSession * *session);
18519 #define IGuestProcessRegisteredEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18520 #define IGuestProcessRegisteredEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18578 nsresult (*GetSession)(IGuestProcessStateChangedEvent *pThis, IGuestSession * *session);
18600 #define IGuestProcessStateChangedEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18601 #define IGuestProcessStateChangedEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18661 nsresult (*GetSession)(IGuestProcessIOEvent *pThis, IGuestSession * *session);
18683 #define IGuestProcessIOEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18684 #define IGuestProcessIOEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18742 nsresult (*GetSession)(IGuestProcessInputNotifyEvent *pThis, IGuestSession * *session);
18766 #define IGuestProcessInputNotifyEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18767 #define IGuestProcessInputNotifyEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18827 nsresult (*GetSession)(IGuestProcessOutputEvent *pThis, IGuestSession * *session);
18851 #define IGuestProcessOutputEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18852 #define IGuestProcessOutputEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18912 nsresult (*GetSession)(IGuestFileEvent *pThis, IGuestSession * *session);
18928 #define IGuestFileEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18929 #define IGuestFileEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
18981 nsresult (*GetSession)(IGuestFileRegisteredEvent *pThis, IGuestSession * *session);
18999 #define IGuestFileRegisteredEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19000 #define IGuestFileRegisteredEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19056 nsresult (*GetSession)(IGuestFileStateChangedEvent *pThis, IGuestSession * *session);
19076 #define IGuestFileStateChangedEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19077 #define IGuestFileStateChangedEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19135 nsresult (*GetSession)(IGuestFileIOEvent *pThis, IGuestSession * *session);
19155 #define IGuestFileIOEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19156 #define IGuestFileIOEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19210 nsresult (*GetSession)(IGuestFileOffsetChangedEvent *pThis, IGuestSession * *session);
19230 #define IGuestFileOffsetChangedEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19231 #define IGuestFileOffsetChangedEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19287 nsresult (*GetSession)(IGuestFileReadEvent *pThis, IGuestSession * *session);
19309 #define IGuestFileReadEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19310 #define IGuestFileReadEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19366 nsresult (*GetSession)(IGuestFileWriteEvent *pThis, IGuestSession * *session);
19386 #define IGuestFileWriteEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))
19387 #define IGuestFileWriteEvent_GetSession(p, aSession) ((p)->lpVtbl->GetSession(p, aSession))