wodCrypt ActiveX Control - StartPos Property
      
 

Description

Determines start position of the FileBlob.


Property type

A Long value.  


Syntax

object.StartPos [= value]



The StartPos Property syntax has these parts:

Part Description
object An expression evaluating to an object of type FileBlob.
value A 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.