property NamedItemValue.
Retrieves a value from an XML name/key
|
hXMLObject
[in] . Handle of
XML object
NamedItem
[in] . XML
name or key
pVal
[out,
retval] The returned value is a BSTR string or an empty string
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.