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

Sets XML attribute content from a z64s value.

File

zXml.h

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