Stream: Position (let) |
Sets the position in the stream where the next read or write will take place.
Public Property Let Position( ByVal Value As Currency ) :
A currency datatype is used to support stream greater than 2gig.
The stream generally needs to support seeking to be able to return the length.
Read/Write.