Home | History | Annotate | Download | only in xmlwf

Lines Matching full:hresult

16 typedef void (*StopHandler)(void *, HRESULT);
29 STDMETHODIMP OnStopBinding(HRESULT, LPCWSTR);
103 Callback::OnStopBinding(HRESULT hr, LPCWSTR szError)
148 HRESULT hr = pBinding_->QueryInterface(IID_IWinInetHttpInfo,
190 HRESULT hr = pstgmed->pstm->Read(buf, nToRead, &nRead);
257 static HRESULT
265 HRESULT hr;
307 HRESULT hr;
312 winPerror(const XML_Char *url, HRESULT hr)
341 threadQuit(void *p, HRESULT hr)
371 HRESULT hr = openStream(parser, baseMoniker, url, threadQuit, &qi);