[]
        
(Showing Draft Content)

GrapeCity.Documents.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