Back to product page

EndPos property (FileBlob)


Determines end position of the FileBlob.

Type

A Long value.

Syntax

  • Basic
object.EndPos [= value]
The EndPos(object,value) syntax has these parts:
object An expression evaluating to an object of type FileBlob
valueA Long value.

Remarks

The EndPos property determines position of the last byte that will be read by wodCrypt when this FileBlob is accessed FOR READING. This property is ignored when wodCrypt writes to this FileBlob.

Platforms

Windows