Lines Matching refs:S_OK
22 return S_OK; in ConvertBoolToHRESULT()
28 return result ? S_OK: E_FAIL; in ConvertBoolToHRESULT()
65 return S_OK; in Read()
71 return VirtPos == File.Size ? S_OK : E_FAIL; in Read()
85 return S_OK; in Read()
91 return S_OK; in Read()
136 return S_OK; in Read()
162 return S_OK; in Read()
188 return S_OK; in Read()
201 return S_OK; in Read()
217 return S_OK; in Read()
234 return S_OK; in Read()
263 return S_OK; in Seek()
285 return S_OK; in Seek()
307 return S_OK; in GetProps()
326 return S_OK; in GetProps2()
362 return S_OK; in Write()
387 return S_OK; in Seek()
402 return result ? S_OK : E_FAIL; in SetSize()
423 return (s2 == size) ? S_OK : E_FAIL; in Write()
470 return S_OK; in Write()