'Declaration Sub UnlockRegion( _ ByVal offset As Long, _ ByVal numberOfBytesToLock As Long, _ ByVal dwLockType As LockType _ )
void UnlockRegion( long offset, long numberOfBytesToLock, LockType dwLockType )
Parameters
- offset
- The offset.
- numberOfBytesToLock
- The number of bytes to lock.
- dwLockType
- Type of the dw lock.