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