FileInterface.SeekP(Variable, Variable) Method |
Top |
DescriptionSets the position of the "Put" pointer by changing its position by the amount specified by offset, referenced from the location specified by offsetType. The Put pointer determines the next location written in the buffer associated to the output stream.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the current position of the "Put" pointer, referenced from the beginning of the file.
Syntax
See also
|