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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h491 virtual HRESULT STDMETHODCALLTYPE ReleaseMarshalData(
548 HRESULT (STDMETHODCALLTYPE *ReleaseMarshalData)( member in struct:IMarshalVtbl
572 #define IMarshal_ReleaseMarshalData(This,pStm) (This)->lpVtbl->ReleaseMarshalData(This,pStm)
708 HRESULT (STDMETHODCALLTYPE *ReleaseMarshalData)( member in struct:IMarshal2Vtbl
732 #define IMarshal2_ReleaseMarshalData(This,pStm) (This)->lpVtbl->ReleaseMarshalData(This,pStm)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h491 virtual HRESULT STDMETHODCALLTYPE ReleaseMarshalData(
548 HRESULT (STDMETHODCALLTYPE *ReleaseMarshalData)( member in struct:IMarshalVtbl
572 #define IMarshal_ReleaseMarshalData(This,pStm) (This)->lpVtbl->ReleaseMarshalData(This,pStm)
708 HRESULT (STDMETHODCALLTYPE *ReleaseMarshalData)( member in struct:IMarshal2Vtbl
732 #define IMarshal2_ReleaseMarshalData(This,pStm) (This)->lpVtbl->ReleaseMarshalData(This,pStm)

Completed in 412 milliseconds