| C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace > IStream Interface : UnlockRegion Method |
'Declaration Sub UnlockRegion( _ ByVal offset As System.Long, _ ByVal numberOfBytesToLock As System.Long, _ ByVal dwLockType As LockType _ )
void UnlockRegion( System.long offset, System.long numberOfBytesToLock, LockType dwLockType )