[]
Restricts access to a specified range of bytes in the stream.
void LockRegion(long offset, long numberOfBytesToLock, LockType dwLockType)
Type | Name | Description |
---|---|---|
long | offset | The offset. |
long | numberOfBytesToLock | The number of bytes to lock. |
LockType | dwLockType | Type of the dw lock. |