Zen API
zXml_SetAttr32s
C
zStatus zXml_SetAttr32s(zXml xml, zXmlItem item, const zChar* name, z32s value);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zXmlItem item 
Element node. 
const zChar* name 
Attribute name. 
z32s value 
Numeric value. 
Description

Sets XML attribute content from a z32s value.

File

zXml.h

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