Searched refs:EnumContextProps (Results 1 - 4 of 4) 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)
H A Dobjidl.idl2510 HRESULT EnumContextProps(
/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)
H A Dobjidl.idl2465 HRESULT EnumContextProps(

Completed in 128 milliseconds