Searched refs:GetSession (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Daudiopolicy.idl219 HRESULT GetSession(
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h15796 nsresult (*GetSession)(IVirtualBoxClient *pThis, ISession * *session); member in struct:IVirtualBoxClient_vtbl
15814 nsresult (*GetSession)(IVirtualBoxClient *pThis, ISession * *session); member in struct:IVirtualBoxClientVtbl
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); member in struct:IGuestSessionEvent_vtbl
18209 nsresult (*GetSession)(IGuestSessionEvent *pThis, IGuestSession * *session); member in struct:IGuestSessionEventVtbl
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); member in struct:IGuestSessionStateChangedEventVtbl
18298 #define IGuestSessionStateChangedEvent_get_Session(p, aSession) ((p)->lpVtbl->GetSession(
18355 nsresult (*GetSession)(IGuestSessionRegisteredEvent *pThis, IGuestSession * *session); member in struct:IGuestSessionRegisteredEventVtbl
18426 nsresult (*GetSession)(IGuestProcessEvent *pThis, IGuestSession * *session); member in struct:IGuestProcessEventVtbl
18499 nsresult (*GetSession)(IGuestProcessRegisteredEvent *pThis, IGuestSession * *session); member in struct:IGuestProcessRegisteredEventVtbl
18578 nsresult (*GetSession)(IGuestProcessStateChangedEvent *pThis, IGuestSession * *session); member in struct:IGuestProcessStateChangedEventVtbl
18661 nsresult (*GetSession)(IGuestProcessIOEvent *pThis, IGuestSession * *session); member in struct:IGuestProcessIOEventVtbl
18742 nsresult (*GetSession)(IGuestProcessInputNotifyEvent *pThis, IGuestSession * *session); member in struct:IGuestProcessInputNotifyEventVtbl
18827 nsresult (*GetSession)(IGuestProcessOutputEvent *pThis, IGuestSession * *session); member in struct:IGuestProcessOutputEventVtbl
18912 nsresult (*GetSession)(IGuestFileEvent *pThis, IGuestSession * *session); member in struct:IGuestFileEventVtbl
18981 nsresult (*GetSession)(IGuestFileRegisteredEvent *pThis, IGuestSession * *session); member in struct:IGuestFileRegisteredEventVtbl
19056 nsresult (*GetSession)(IGuestFileStateChangedEvent *pThis, IGuestSession * *session); member in struct:IGuestFileStateChangedEventVtbl
19135 nsresult (*GetSession)(IGuestFileIOEvent *pThis, IGuestSession * *session); member in struct:IGuestFileIOEventVtbl
19210 nsresult (*GetSession)(IGuestFileOffsetChangedEvent *pThis, IGuestSession * *session); member in struct:IGuestFileOffsetChangedEventVtbl
19287 nsresult (*GetSession)(IGuestFileReadEvent *pThis, IGuestSession * *session); member in struct:IGuestFileReadEventVtbl
19366 nsresult (*GetSession)(IGuestFileWriteEvent *pThis, IGuestSession * *session); member in struct:IGuestFileWriteEventVtbl
[all...]
H A DVBoxCAPI_v4_0.h6222 nsresult (*GetSession)(IVirtualBoxClient *pThis, ISession * *session); member in struct:IVirtualBoxClient_vtbl
H A DVBoxCAPI_v4_1.h6620 nsresult (*GetSession)(IVirtualBoxClient *pThis, ISession * *session); member in struct:IVirtualBoxClient_vtbl
H A DVBoxCAPI_v4_2.h7584 nsresult (*GetSession)(IVirtualBoxClient *pThis, ISession * *session); member in struct:IVirtualBoxClient_vtbl

Completed in 263 milliseconds