Searched refs:GetImplTypeFlags (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | oaidl.h | 1164 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)
|
H A D | oaidl.idl | 793 HRESULT GetImplTypeFlags(
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | oaidl.h | 1164 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)
|
H A D | oaidl.idl | 782 HRESULT GetImplTypeFlags(
|
Completed in 1446 milliseconds