Coder :: GetCurPos

01 Returns the current position of the coder.
02

[C++] uint32 GetCurPos() const;
[C#] uint GetCurPos();

03 Return Values:
The current offset within the coder.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Coder Sub-System, Coder, SetCurPos(), SemysCoderGetCurPos()

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