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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1709 virtual HRESULT STDMETHODCALLTYPE GetCustData(
1905 HRESULT (STDMETHODCALLTYPE *GetCustData)( member in struct:ITypeInfo2Vtbl
2004 #define ITypeInfo2_GetCustData(This,guid,pVarVal) (This)->lpVtbl->GetCustData(This,guid,pVarVal)
2519 virtual HRESULT STDMETHODCALLTYPE GetCustData(
2608 HRESULT (STDMETHODCALLTYPE *GetCustData)( member in struct:ITypeLib2Vtbl
2653 #define ITypeLib2_GetCustData(This,guid,pVarVal) (This)->lpVtbl->GetCustData(This,guid,pVarVal)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1709 virtual HRESULT STDMETHODCALLTYPE GetCustData(
1905 HRESULT (STDMETHODCALLTYPE *GetCustData)( member in struct:ITypeInfo2Vtbl
2004 #define ITypeInfo2_GetCustData(This,guid,pVarVal) (This)->lpVtbl->GetCustData(This,guid,pVarVal)
2519 virtual HRESULT STDMETHODCALLTYPE GetCustData(
2608 HRESULT (STDMETHODCALLTYPE *GetCustData)( member in struct:ITypeLib2Vtbl
2653 #define ITypeLib2_GetCustData(This,guid,pVarVal) (This)->lpVtbl->GetCustData(This,guid,pVarVal)

Completed in 72 milliseconds