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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h478 virtual HRESULT STDMETHODCALLTYPE MarshalInterface(
533 HRESULT (STDMETHODCALLTYPE *MarshalInterface)( member in struct:IMarshalVtbl
570 #define IMarshal_MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) (This)->lpVtbl->MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags)
693 HRESULT (STDMETHODCALLTYPE *MarshalInterface)( member in struct:IMarshal2Vtbl
730 #define IMarshal2_MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) (This)->lpVtbl->MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h478 virtual HRESULT STDMETHODCALLTYPE MarshalInterface(
533 HRESULT (STDMETHODCALLTYPE *MarshalInterface)( member in struct:IMarshalVtbl
570 #define IMarshal_MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) (This)->lpVtbl->MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags)
693 HRESULT (STDMETHODCALLTYPE *MarshalInterface)( member in struct:IMarshal2Vtbl
730 #define IMarshal2_MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) (This)->lpVtbl->MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags)

Completed in 137 milliseconds