FDO API Reference Feature Data Objects
FDO_API_COMMON FdoIoStream* FdoIoTextWriter::GetStream (  ) 

Gets the underlying stream. If a stream was passed to this object then this stream is returned. Otherwise, an auto-generated stream (wrapped around the file name that was passed to this object) is returned.

Returns:
Returns the underlying stream.


Comments or suggestions? Send us feedback.