Back to product page

StartPos property (FileBlob)


Determines start position of the FileBlob.

Type

A Long value.

Syntax

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

Remarks

The StartPos property determines position of the first 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