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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1757 virtual HRESULT STDMETHODCALLTYPE GetAllImplTypeCustData(
1963 HRESULT (STDMETHODCALLTYPE *GetAllImplTypeCustData)( member in struct:ITypeInfo2Vtbl
2014 #define ITypeInfo2_GetAllImplTypeCustData(This,index,pCustData) (This)->lpVtbl->GetAllImplTypeCustData(This,index,pCustData)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1757 virtual HRESULT STDMETHODCALLTYPE GetAllImplTypeCustData(
1963 HRESULT (STDMETHODCALLTYPE *GetAllImplTypeCustData)( member in struct:ITypeInfo2Vtbl
2014 #define ITypeInfo2_GetAllImplTypeCustData(This,index,pCustData) (This)->lpVtbl->GetAllImplTypeCustData(This,index,pCustData)

Completed in 71 milliseconds