FDO API Reference Feature Data Objects
virtual FDO_API_COMMON FdoInt64 FdoIoStream::GetLength (  )  [pure virtual]

gets the current length of the stream.

Returns:
Returns the length in bytes. Returns -1 if the length is unknown or undefined.

Implemented in FdoIoFileStream, and FdoIoMemoryStream.


Comments or suggestions? Send us feedback.