virtual P6R::P6ERR P6R::p6IXSLT::setFeature ( const P6WCHAR *  pString,
P6BOOL  result 
) [pure virtual]

Currently no featues are supported: 1) http://www.p6r.com/xslt/features/xxx - defaults to false.

Parameters:
pString [IN] A URI defining the feature to set to P6TRUE / P6FALSE
result [IN} P6TRUE - enable feature, P6FALSE - disable feature
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton. P6R::eInvalidArgpString is NULL P6R::eNotFoundThe feature passed by pString is not supported.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.