Zen API
zXml_Attr32u
C
zStatus zXml_Attr32u(zXml xml, zXmlItem item, const zChar* name, z32u* value);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zXmlItem item 
Element node. 
const zChar* name 
Attribute name. 
z32u* value 
Returns attribute content as a numeric value. 
Description

Gets XML attribute content as a z32u value.

File

zXml.h

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