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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1724 virtual HRESULT STDMETHODCALLTYPE GetVarCustData(
1923 HRESULT (STDMETHODCALLTYPE *GetVarCustData)( member in struct:ITypeInfo2Vtbl
2007 #define ITypeInfo2_GetVarCustData(This,index,guid,pVarVal) (This)->lpVtbl->GetVarCustData(This,index,guid,pVarVal)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1724 virtual HRESULT STDMETHODCALLTYPE GetVarCustData(
1923 HRESULT (STDMETHODCALLTYPE *GetVarCustData)( member in struct:ITypeInfo2Vtbl
2007 #define ITypeInfo2_GetVarCustData(This,index,guid,pVarVal) (This)->lpVtbl->GetVarCustData(This,index,guid,pVarVal)

Completed in 73 milliseconds