Zen API
zXml_SetChild64u
C
zStatus zXml_SetChild64u(zXml xml, zXmlItem parent, const zChar* path, z64u value);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zXmlItem parent 
Parent node. 
const zChar* path 
Path relative to the parent node. 
z64u value 
Numeric value. 
Description

Sets XML child node content from a z64u value.

File

zXml.h

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