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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4480 virtual HRESULT STDMETHODCALLTYPE AsyncInstallDistributionUnit(
4520 HRESULT (STDMETHODCALLTYPE *AsyncInstallDistributionUnit)( member in struct:ISoftDistExtVtbl
4542 #define ISoftDistExt_AsyncInstallDistributionUnit(This,pbc,lpReserved,flags,lpcbh) (This)->lpVtbl->AsyncInstallDistributionUnit(This,pbc,lpReserved,flags,lpcbh)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4486 virtual HRESULT STDMETHODCALLTYPE AsyncInstallDistributionUnit(
4526 HRESULT (STDMETHODCALLTYPE *AsyncInstallDistributionUnit)( member in struct:ISoftDistExtVtbl
4548 #define ISoftDistExt_AsyncInstallDistributionUnit(This,pbc,lpReserved,flags,lpcbh) (This)->lpVtbl->AsyncInstallDistributionUnit(This,pbc,lpReserved,flags,lpcbh)

Completed in 78 milliseconds