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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1196 virtual HRESULT STDMETHODCALLTYPE GetRefTypeInfo(
1312 HRESULT (STDMETHODCALLTYPE *GetRefTypeInfo)( member in struct:ITypeInfoVtbl
1374 #define ITypeInfo_GetRefTypeInfo(This,hRefType,ppTInfo) (This)->lpVtbl->GetRefTypeInfo(This,hRefType,ppTInfo)
1846 HRESULT (STDMETHODCALLTYPE *GetRefTypeInfo)( member in struct:ITypeInfo2Vtbl
1991 #define ITypeInfo2_GetRefTypeInfo(This,hRefType,ppTInfo) (This)->lpVtbl->GetRefTypeInfo(This,hRefType,ppTInfo)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1196 virtual HRESULT STDMETHODCALLTYPE GetRefTypeInfo(
1312 HRESULT (STDMETHODCALLTYPE *GetRefTypeInfo)( member in struct:ITypeInfoVtbl
1374 #define ITypeInfo_GetRefTypeInfo(This,hRefType,ppTInfo) (This)->lpVtbl->GetRefTypeInfo(This,hRefType,ppTInfo)
1846 HRESULT (STDMETHODCALLTYPE *GetRefTypeInfo)( member in struct:ITypeInfo2Vtbl
1991 #define ITypeInfo2_GetRefTypeInfo(This,hRefType,ppTInfo) (This)->lpVtbl->GetRefTypeInfo(This,hRefType,ppTInfo)

Completed in 101 milliseconds