wodCrypt ActiveX Control - EndPos Property
      
 

Description

Determines end position of the FileBlob.


Property type

A Long value.  


Syntax

object.EndPos [= value]



The EndPos Property syntax has these parts:

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