Zen API
zXml_SaveBytes
C
zStatus zXml_SaveBytes(zXml xml, zByte** data, zUIntPtr* size);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zByte** data 
Receives the file data. 
zUIntPtr* size 
Receives the file size. 
Description

Saves an XML document to an in-memory file.

File

zXml.h

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