Searched refs:AsyncInstallDistributionUnit (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.idl1602 HRESULT AsyncInstallDistributionUnit(
2132 cpp_quote("HRESULT WINAPI AsyncInstallDistributionUnit(LPCWSTR,LPCWSTR,LPCWSTR,DWORD,DWORD,LPCWSTR,IBindCtx*,LPVOID,DWORD);")
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.idl1485 HRESULT AsyncInstallDistributionUnit(
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 361 milliseconds