FileInterface.SeekP(Variable) Method |
Top |
DescriptionSets the position of the "Put" pointer by changing its position by the amount specified by offset, referenced from the beginning of the file. The Put pointer determines the next location to be written in the buffer associated to the output stream.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond 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
|