Zen API
Contents
|
Reference
Previous
|
Up
|
Next
zXml_Save
zXml functions
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.
Contents
|
Reference