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

Gets XML attribute content as a z32f value.

File

zXml.h

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