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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1729 virtual HRESULT STDMETHODCALLTYPE GetImplTypeCustData(
1929 HRESULT (STDMETHODCALLTYPE *GetImplTypeCustData)( member in struct:ITypeInfo2Vtbl
2008 #define ITypeInfo2_GetImplTypeCustData(This,index,guid,pVarVal) (This)->lpVtbl->GetImplTypeCustData(This,index,guid,pVarVal)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1729 virtual HRESULT STDMETHODCALLTYPE GetImplTypeCustData(
1929 HRESULT (STDMETHODCALLTYPE *GetImplTypeCustData)( member in struct:ITypeInfo2Vtbl
2008 #define ITypeInfo2_GetImplTypeCustData(This,index,guid,pVarVal) (This)->lpVtbl->GetImplTypeCustData(This,index,guid,pVarVal)

Completed in 67 milliseconds