FDO API Reference Feature Data Objects

FDO_API_COMMON FdoIoStream* FdoXmlReader::GetStream  ) 
 

Gets the underlying stream. If a text reader was passed to this object then the stream for this text reader 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

Comments or suggestions? Send us feedback.