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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1753 virtual HRESULT STDMETHODCALLTYPE GetAllVarCustData(
1958 HRESULT (STDMETHODCALLTYPE *GetAllVarCustData)( member in struct:ITypeInfo2Vtbl
2013 #define ITypeInfo2_GetAllVarCustData(This,index,pCustData) (This)->lpVtbl->GetAllVarCustData(This,index,pCustData)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1753 virtual HRESULT STDMETHODCALLTYPE GetAllVarCustData(
1958 HRESULT (STDMETHODCALLTYPE *GetAllVarCustData)( member in struct:ITypeInfo2Vtbl
2013 #define ITypeInfo2_GetAllVarCustData(This,index,pCustData) (This)->lpVtbl->GetAllVarCustData(This,index,pCustData)

Completed in 529 milliseconds