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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1150 virtual HRESULT STDMETHODCALLTYPE GetVarDesc(
1258 HRESULT (STDMETHODCALLTYPE *GetVarDesc)( member in struct:ITypeInfoVtbl
1366 #define ITypeInfo_GetVarDesc(This,index,ppVarDesc) (This)->lpVtbl->GetVarDesc(This,index,ppVarDesc)
1792 HRESULT (STDMETHODCALLTYPE *GetVarDesc)( member in struct:ITypeInfo2Vtbl
1983 #define ITypeInfo2_GetVarDesc(This,index,ppVarDesc) (This)->lpVtbl->GetVarDesc(This,index,ppVarDesc)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1150 virtual HRESULT STDMETHODCALLTYPE GetVarDesc(
1258 HRESULT (STDMETHODCALLTYPE *GetVarDesc)( member in struct:ITypeInfoVtbl
1366 #define ITypeInfo_GetVarDesc(This,index,ppVarDesc) (This)->lpVtbl->GetVarDesc(This,index,ppVarDesc)
1792 HRESULT (STDMETHODCALLTYPE *GetVarDesc)( member in struct:ITypeInfo2Vtbl
1983 #define ITypeInfo2_GetVarDesc(This,index,ppVarDesc) (This)->lpVtbl->GetVarDesc(This,index,ppVarDesc)

Completed in 72 milliseconds