RO_E_EXCLUSIVE_WRITE top-level constant
int
const RO_E_EXCLUSIVE_WRITE
Only one thread may access the object during a write operation.
Implementation
const RO_E_EXCLUSIVE_WRITE = 0x80000014;