FDO API Reference Feature Data Objects
FDO_API_COMMON FdoIoStream* FdoXmlWriter::GetStream (  )  [inline]

Gets the underlying stream. If a text writer was passed to this object then the stream for this text writer is returned. If a stream was passed to this object then this stream is returned. If a file name as passed then a auto-generated stream (wrapped around the file) is returned.

Returns:
Returns the underlying stream

Definition at line 166 of file Writer.h.


Comments or suggestions? Send us feedback.