virtual P6R::P6ERR P6R::p6IXMLNode::setLongSortKey ( P6INT64  number  )  [pure virtual]

This method is used to support sorting of p6IXMLNode components in a p6IDOMNodeset container.

Specifically it is used in the implemenation of the XSLT "xsl:sort" element. It allows the caller to set a long sort key for the XML node.

Parameters:
number [IN] P6INT64 value to be used as a sort key for this node.
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.