FileHold 17.0 API Documentation
FileHold 17.0 API Documentation
FileHold 17.0 API Reference
FileHold.DocumentRepository
OutlookStorage.NativeMethods.ILockBytes Interface
ILockBytes Methods
Flush Method
LockRegion Method
ReadAt Method
SetSize Method
Stat Method
UnlockRegion Method
WriteAt Method
OutlookStorage
NativeMethods
ILockBytes
ReadAt Method
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
Copy
void
ReadAt
(
long
ulOffset
,
byte
[]
pv
,
int
cb
,
int
[]
pcbRead
)
Parameters
ulOffset
Type:
System
Int64
pv
Type:
System
Byte
cb
Type:
System
Int32
pcbRead
Type:
System
Int32
See Also
Reference
OutlookStorage
NativeMethods
ILockBytes Interface
FileHold.DocumentRepository Namespace
© FileHold Systems Inc.