property GetXMLElementListSize.
Retrieves the number of nodes into a named element list.
|
hXMLElementList
[in] . Handle of element list
pVal
[out,
retval] The returned value is the count of elements.
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.