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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h8449 virtual HRESULT STDMETHODCALLTYPE SetEventHandle(
8475 HRESULT (STDMETHODCALLTYPE *SetEventHandle)( member in struct:ISynchronizeEventVtbl
8493 #define ISynchronizeEvent_SetEventHandle(This,ph) (This)->lpVtbl->SetEventHandle(This,ph)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h8449 virtual HRESULT STDMETHODCALLTYPE SetEventHandle(
8475 HRESULT (STDMETHODCALLTYPE *SetEventHandle)( member in struct:ISynchronizeEventVtbl
8493 #define ISynchronizeEvent_SetEventHandle(This,ph) (This)->lpVtbl->SetEventHandle(This,ph)

Completed in 174 milliseconds