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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1164 virtual HRESULT STDMETHODCALLTYPE GetImplTypeFlags(
1275 HRESULT (STDMETHODCALLTYPE *GetImplTypeFlags)( member in struct:ITypeInfoVtbl
1369 #define ITypeInfo_GetImplTypeFlags(This,index,pImplTypeFlags) (This)->lpVtbl->GetImplTypeFlags(This,index,pImplTypeFlags)
1809 HRESULT (STDMETHODCALLTYPE *GetImplTypeFlags)( member in struct:ITypeInfo2Vtbl
1986 #define ITypeInfo2_GetImplTypeFlags(This,index,pImplTypeFlags) (This)->lpVtbl->GetImplTypeFlags(This,index,pImplTypeFlags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1164 virtual HRESULT STDMETHODCALLTYPE GetImplTypeFlags(
1275 HRESULT (STDMETHODCALLTYPE *GetImplTypeFlags)( member in struct:ITypeInfoVtbl
1369 #define ITypeInfo_GetImplTypeFlags(This,index,pImplTypeFlags) (This)->lpVtbl->GetImplTypeFlags(This,index,pImplTypeFlags)
1809 HRESULT (STDMETHODCALLTYPE *GetImplTypeFlags)( member in struct:ITypeInfo2Vtbl
1986 #define ITypeInfo2_GetImplTypeFlags(This,index,pImplTypeFlags) (This)->lpVtbl->GetImplTypeFlags(This,index,pImplTypeFlags)

Completed in 73 milliseconds