virtual P6R::P6ERR P6R::p6ISAX2XMLReader::setProperty ( const P6CHAR *  pString,
P6VOID *  pObject 
) [pure virtual]

Properties are not currently supported.

Parameters:
pString [IN] a fully qualified URI that uniquely defines the property
pObject [OUT] an object that defines the property
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton.
P6R::eInvalidArgpString or pObject is NULL.
P6R::eNotImplementedNo properties defined by this parser.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.