Syntax
| object.Position
| ||||
---|---|---|---|---|---|
Description
| Current byte position in the stream.
Data TypeLong
RemarksThe Read and Write methods use this starting position. This property can be set to any value between 0 and Size. Position is initialized to 0 when the buffer is empty.
| ||||
See Also
|