FDO API Reference Feature Data Objects
FDO_API_COMMON FdoIoTextWriter* FdoXmlWriter::GetTextWriter (  ) 

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

Returns:
Returns the underlying text writer


Comments or suggestions? Send us feedback.