FDO API Reference Feature Data Objects
virtual FDO_API_COMMON FdoInt64 FdoIoMemoryStream::GetIndex (  )  [inline, virtual]

gets the current position for the stream.

Returns:
Returns the position in bytes from the start. When 0, the the position is at the start of the stream. When GetIndex() == GetLength() the position is at the end of the stream.

Implements FdoIoStream.

Definition at line 52 of file MemoryStream.h.


Comments or suggestions? Send us feedback.