[]
        
(Showing Draft Content)

C1.Util.DX.Storage.IStream.UnlockRegion

UnlockRegion Method

UnlockRegion(long, long, LockType)

Unlocks access to a specified range of bytes in the stream.

Declaration
void UnlockRegion(long offset, long numberOfBytesToLock, LockType dwLockType)
Parameters
Type Name Description
long offset

The offset.

long numberOfBytesToLock

The number of bytes to lock.

LockType dwLockType

Type of the dw lock.