virtual P6R::P6ERR P6R::p6IXMLNode::setURI ( const P6WCHAR *  pURI,
P6UINT32  length 
) [pure virtual]

Set the namespace URI associated with the XML node represented by the p6IXMLNode.

Parameters:
pURI [IN] Namespace URI in effect for the XML element (a copy of the string is made).
length [IN] Number of characters in pURI
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton.
P6R::eInvalidArgOne of the parameters is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.