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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h3244 virtual HRESULT STDMETHODCALLTYPE Unmarshal(
3288 HRESULT (STDMETHODCALLTYPE *Unmarshal)( member in struct:ITypeMarshalVtbl
3314 #define ITypeMarshal_Unmarshal(This,pvType,dwFlags,cbBufferLength,pBuffer,pcbRead) (This)->lpVtbl->Unmarshal(This,pvType,dwFlags,cbBufferLength,pBuffer,pcbRead)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h3244 virtual HRESULT STDMETHODCALLTYPE Unmarshal(
3288 HRESULT (STDMETHODCALLTYPE *Unmarshal)( member in struct:ITypeMarshalVtbl
3314 #define ITypeMarshal_Unmarshal(This,pvType,dwFlags,cbBufferLength,pBuffer,pcbRead) (This)->lpVtbl->Unmarshal(This,pvType,dwFlags,cbBufferLength,pBuffer,pcbRead)

Completed in 90 milliseconds