Zen API
zXml_FromString
C
zStatus zXml_FromString(zXml xml, const zChar* buffer);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
const zChar* buffer 
Null-terminated character array to parse. 
Description

Loads an XML document from a null-terminated character array.

File

zXml.h

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