Coder :: SetCurPos

01 Sets the current position offset in the coder.
02

[C++] void SetCurPos(uint32 curPos);
[C#] void SetCurPos(uint curPos);

03 Parameters:
  • curPos: New offset within the coder.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Coder Sub-System, Coder, GetCurPos(), SemysCoderSetCurPos()

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.