write

Serializes the XML data associated with the writer.

Syntax

Defining Macros for C++

 #include "XMLWriter.h	"
 
 METHOD (XmlWriter, write, int)	 
 	END_METHOD
 

C++

 int METHOD_CALL write ();
 

Return Values

Zero indicates failure.

Non-zero indicates success.