Stream: Position (get)

Position

Returns the current position within the stream.



 Public Property Get Position ( ) As Currency

Return Values

Currency -  The current position within the stream.

Remarks

A currency datatype is used to support stream greater than 2gig.

Read/Write.

See Also

Project CorLib Overview

Class Stream Overview