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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h10133 virtual HRESULT STDMETHODCALLTYPE EnumContextProps(
10170 HRESULT (STDMETHODCALLTYPE *EnumContextProps)( member in struct:IContextVtbl
10189 #define IContext_EnumContextProps(This,ppEnumContextProps) (This)->lpVtbl->EnumContextProps(This,ppEnumContextProps)
10298 HRESULT (STDMETHODCALLTYPE *EnumContextProps)( member in struct:IObjContextVtbl
10339 #define IObjContext_EnumContextProps(This,ppEnumContextProps) (This)->lpVtbl->EnumContextProps(This,ppEnumContextProps)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h10133 virtual HRESULT STDMETHODCALLTYPE EnumContextProps(
10170 HRESULT (STDMETHODCALLTYPE *EnumContextProps)( member in struct:IContextVtbl
10189 #define IContext_EnumContextProps(This,ppEnumContextProps) (This)->lpVtbl->EnumContextProps(This,ppEnumContextProps)
10298 HRESULT (STDMETHODCALLTYPE *EnumContextProps)( member in struct:IObjContextVtbl
10339 #define IObjContext_EnumContextProps(This,ppEnumContextProps) (This)->lpVtbl->EnumContextProps(This,ppEnumContextProps)

Completed in 87 milliseconds