UnlockWrite;
The UnlockWrite method disables data write locking.
This method must be called after data read is complete if the IRWMutex.LockWrite method was called before.
The example of use is given in description of the IRWMutex.LockWrite method.
See also: