Searched refs:UnmarshalInterface (Results 1 - 4 of 4) 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)
H A Dobjidl.idl82 HRESULT UnmarshalInterface(
/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)
H A Dobjidl.idl82 HRESULT UnmarshalInterface(

Completed in 83 milliseconds