PyIStream.UnlockRegion

UnlockRegion(offset, cb, lockType)

Removes the access restriction on a range of bytes previously restricted with PyIStream::LockRegion.

Parameters

offset : ULARGE_INTEGER

Integer that specifies the byte offset for the beginning of the range.

cb : ULARGE_INTEGER

The number of bytes to restrict.

lockType : int

Restrictions requested.