[]
        
(Showing Draft Content)

C1.Util.DX.Storage.ComStreamProxy.UnlockRegion

UnlockRegion Method

UnlockRegion(long, long, LockType)

Not implemented.

Declaration
public void UnlockRegion(long offset, long numberOfBytesToLock, LockType dwLockType)
Public Sub UnlockRegion(offset As Long, numberOfBytesToLock As Long, dwLockType As LockType)
Parameters
Type Name Description
long offset
long numberOfBytesToLock
LockType dwLockType
Implements