string GetAttributeValue ( IXMLDOMNode *  _pNode,
CComBSTR  _attributeName 
)

Get the value of a single named attribute.

Parameters:
_pNode pointer to the XML node whose attribute is to be read.
_attributeName name of the attribute to read.
Returns:
A string containing the attribute value. The string will be empty if the attribute cannot be found.


Generated on Sun Jan 21 14:30:23 2007 for xPL SDK by  doxygen 1.5.1-p1