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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1214 virtual HRESULT STDMETHODCALLTYPE GetContainingTypeLib(
1334 HRESULT (STDMETHODCALLTYPE *GetContainingTypeLib)( member in struct:ITypeInfoVtbl
1378 #define ITypeInfo_GetContainingTypeLib(This,ppTLib,pIndex) (This)->lpVtbl->GetContainingTypeLib(This,ppTLib,pIndex)
1868 HRESULT (STDMETHODCALLTYPE *GetContainingTypeLib)( member in struct:ITypeInfo2Vtbl
1995 #define ITypeInfo2_GetContainingTypeLib(This,ppTLib,pIndex) (This)->lpVtbl->GetContainingTypeLib(This,ppTLib,pIndex)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1214 virtual HRESULT STDMETHODCALLTYPE GetContainingTypeLib(
1334 HRESULT (STDMETHODCALLTYPE *GetContainingTypeLib)( member in struct:ITypeInfoVtbl
1378 #define ITypeInfo_GetContainingTypeLib(This,ppTLib,pIndex) (This)->lpVtbl->GetContainingTypeLib(This,ppTLib,pIndex)
1868 HRESULT (STDMETHODCALLTYPE *GetContainingTypeLib)( member in struct:ITypeInfo2Vtbl
1995 #define ITypeInfo2_GetContainingTypeLib(This,ppTLib,pIndex) (This)->lpVtbl->GetContainingTypeLib(This,ppTLib,pIndex)

Completed in 74 milliseconds