Zen API
zXml_Child64s
C
zStatus zXml_Child64s(zXml xml, zXmlItem parent, const zChar* path, z64s* value);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zXmlItem parent 
Parent node. 
const zChar* path 
Path relative to the parent node. 
z64s* value 
Returns XML content as a numeric value. 
Description

Gets XML child node content as a z64s value.

File

zXml.h

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