Lines Matching refs:HRESULT
54 HRESULT getWindowHandle( [in] SAFEARRAY(VARIANT) procId,
59 HRESULT getToolkit( [out,retval] IDispatch** retVal );
62 HRESULT setPointer( [in] IDispatch* xPointer );
65 HRESULT setBackground( [in] int nColor );
68 HRESULT invalidate( [in] short );
71 HRESULT invalidateRect( [in] IDispatch* aRect, [in] short nFlags );
74 HRESULT dispose();
77 HRESULT addEventListener( [in] IDispatch* xListener );
80 HRESULT removeEventListener( [in] IDispatch* xListener );
83 HRESULT Bridge_implementedInterfaces([out, retval] SAFEARRAY(BSTR) *pVal);
98 HRESULT getSlaveDispatchProvider( [out,retval] IDispatch** retVal );
101 HRESULT setSlaveDispatchProvider( [in] IDispatch* xNewDispatchProvider );
104 HRESULT getMasterDispatchProvider( [out,retval] IDispatch** retVal );
107 HRESULT setMasterDispatchProvider( [in] IDispatch* xNewSupplier );
112 HRESULT queryDispatch( [in] IDispatch* aURL,
118 HRESULT queryDispatches( [in] SAFEARRAY(IDispatch*) aDescripts,
125 HRESULT dispatch( [in] IDispatch* aURL,
129 HRESULT addStatusListener( [in] IDispatch* xControl,
133 HRESULT removeStatusListener( [in] IDispatch* xControl,
140 HRESULT getInterceptedURLs( [out,retval] SAFEARRAY(BSTR)* pVal );
144 HRESULT Bridge_implementedInterfaces([out, retval] SAFEARRAY(BSTR) *pVal);
163 HRESULT approveAction( [in] long aActionID,
168 HRESULT Bridge_implementedInterfaces([out, retval] SAFEARRAY(BSTR) *pVal);