virtual P6R::P6ERR P6R::p6IDOMNodeset::containsNode ( p6IXMLNode pNode,
P6BOOL *  pbResult 
) [pure virtual]

Does the given XML node exist in the node set? The comparison is if the same node exists not if the node's value exists in the node set.

Parameters:
pNode [IN] Does this same node exist in the node set?
pbResult [OUT] P6TRUE - pNode found in the node set, P6FALSE - pNode not found in the set
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgOne of the parameters is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.