virtual P6R::P6ERR P6R::p6IDOMNodesetSort::getMinimumEntry ( p6IXMLNode **  pNode  )  [pure virtual]

Returns the node with that contains the minimum node value.

This method does not do comparisons on a node's attributes, only its value.

Parameters:
pNode [OUT] The node is kept in the node set. A pointer is returned to the caller.
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgOne of the parameters is NULL.
P6R::eNotInitializedThe component is in an invalid state.
P6R::eNotFoundType of nodes in set do not support a minimum value.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.