property ConvertXMLObjectToBSTR.
Converts a whole XML object to BSTR string
|
hXMLObject
[in] . Handle
of XML object
pVal
[out, retval]
The returned value is a BSTR formated as an XML tree.
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.