Removes the access restriction on a range of bytes previously restricted with UCOMIStream.LockRegion(long, long, int).
libOffset The byte offset for the beginning of the range. cb The length, in bytes, of the range to restrict. dwLockType The access restrictions previously placed on the range.
For more information, please see the existing documentation for IStream::UnlockRegion in the MSDN library.