RTBusSeek Method |
Sets the position within the current stream.
Namespace:
IntervalZero.RTX64.RTAPI.IOAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Parameters
- offset
- Type: SystemInt64
A byte offset relative to the origin parameter. - origin
- Type: System.IOSeekOrigin
A value of type System.IO.SeekOrigin indicating the reference point used to obtain the new position.
Return Value
Type: Int64The new position within the current stream.
