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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1160 virtual HRESULT STDMETHODCALLTYPE GetRefTypeOfImplType(
1270 HRESULT (STDMETHODCALLTYPE *GetRefTypeOfImplType)( member in struct:ITypeInfoVtbl
1368 #define ITypeInfo_GetRefTypeOfImplType(This,index,pRefType) (This)->lpVtbl->GetRefTypeOfImplType(This,index,pRefType)
1804 HRESULT (STDMETHODCALLTYPE *GetRefTypeOfImplType)( member in struct:ITypeInfo2Vtbl
1985 #define ITypeInfo2_GetRefTypeOfImplType(This,index,pRefType) (This)->lpVtbl->GetRefTypeOfImplType(This,index,pRefType)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1160 virtual HRESULT STDMETHODCALLTYPE GetRefTypeOfImplType(
1270 HRESULT (STDMETHODCALLTYPE *GetRefTypeOfImplType)( member in struct:ITypeInfoVtbl
1368 #define ITypeInfo_GetRefTypeOfImplType(This,index,pRefType) (This)->lpVtbl->GetRefTypeOfImplType(This,index,pRefType)
1804 HRESULT (STDMETHODCALLTYPE *GetRefTypeOfImplType)( member in struct:ITypeInfo2Vtbl
1985 #define ITypeInfo2_GetRefTypeOfImplType(This,index,pRefType) (This)->lpVtbl->GetRefTypeOfImplType(This,index,pRefType)

Completed in 56 milliseconds