Zen API
zXml_Save
C
zStatus zXml_Save(zXml xml, const zChar* fileName);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
const zChar* fileName 
Name of the file. 
Description

Saves the XML document object to file.

File

zXml.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.