Zen API
Contents
|
Reference
Previous
|
Up
|
Next
zXml_Load
zXml functions
C
zStatus
zXml_Load
(zXml*
xml
,
const
zChar*
fileName
);
Parameters
Parameters
Description
zXml* xml
Destination for the constructed object handle.
const zChar* fileName
Name of the file.
Description
Loads an XML document from file.
File
zXml.h
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.
Contents
|
Reference