OutlookStorageNativeMethodsILockBytesUnlockRegion Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
void UnlockRegion(
	long libOffset,
	long cb,
	int dwLockType
)

Parameters

libOffset  Int64
 
cb  Int64
 
dwLockType  Int32
 

See Also