Lines Matching refs:S_OK
22 return S_OK; in ConvertBoolToHRESULT()
28 return result ? S_OK: E_FAIL; in ConvertBoolToHRESULT()
88 return S_OK; in Read()
94 return VirtPos == File.Length ? S_OK : E_FAIL; in Read()
108 return S_OK; in Read()
114 return S_OK; in Read()
159 return S_OK; in Read()
193 return S_OK; in Read()
204 return (s2 = size) ? S_OK : E_FAIL; in Read()
219 return S_OK; in Read()
236 return S_OK; in Read()
265 return S_OK; in Seek()
287 return S_OK; in Seek()
327 return S_OK; in Write()
351 return S_OK; in Seek()
365 return result ? S_OK : E_FAIL; in SetSize()
377 return (s2 = size) ? S_OK : E_FAIL; in Write()
416 return S_OK; in Write()
418 return S_OK; in Write()