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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h486 virtual HRESULT STDMETHODCALLTYPE UnmarshalInterface(
542 HRESULT (STDMETHODCALLTYPE *UnmarshalInterface)( member in struct:IMarshalVtbl
571 #define IMarshal_UnmarshalInterface(This,pStm,riid,ppv) (This)->lpVtbl->UnmarshalInterface(This,pStm,riid,ppv)
702 HRESULT (STDMETHODCALLTYPE *UnmarshalInterface)( member in struct:IMarshal2Vtbl
731 #define IMarshal2_UnmarshalInterface(This,pStm,riid,ppv) (This)->lpVtbl->UnmarshalInterface(This,pStm,riid,ppv)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h486 virtual HRESULT STDMETHODCALLTYPE UnmarshalInterface(
542 HRESULT (STDMETHODCALLTYPE *UnmarshalInterface)( member in struct:IMarshalVtbl
571 #define IMarshal_UnmarshalInterface(This,pStm,riid,ppv) (This)->lpVtbl->UnmarshalInterface(This,pStm,riid,ppv)
702 HRESULT (STDMETHODCALLTYPE *UnmarshalInterface)( member in struct:IMarshal2Vtbl
731 #define IMarshal2_UnmarshalInterface(This,pStm,riid,ppv) (This)->lpVtbl->UnmarshalInterface(This,pStm,riid,ppv)

Completed in 113 milliseconds