Lines Matching full:hresult
69 HRESULT sharedIconDatabase([out, retval] IWebIconDatabase** result);
94 HRESULT iconForURL([in] BSTR url, [in] LPSIZE size, [in] BOOL cache, [out, retval] OLE_HANDLE* hBitmap);
101 HRESULT defaultIconWithSize([in] LPSIZE size, [out, retval] OLE_HANDLE* hBitmap);
109 HRESULT retainIconForURL([in] BSTR url);
117 HRESULT releaseIconForURL([in] BSTR url);
124 HRESULT removeAllIcons();
133 HRESULT delayDatabaseCleanup();
142 HRESULT allowDatabaseCleanup();
150 HRESULT iconURLForURL([in] BSTR url, [out, retval] BSTR* iconURL);
158 HRESULT isEnabled([out, retval] BOOL* result);
166 HRESULT setEnabled([in] BOOL flag);
173 HRESULT hasIconForURL([in] BSTR url, [out, retval] BOOL* result);