[]
        
(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)
Parameters
Type Name Description
long offset
long numberOfBytesToLock
LockType dwLockType
Implements