virtual P6R::P6ERR P6R::p6IRuleEngine::setDefaultCollation ( const P6CHAR *  pCollate  )  [pure virtual]

The rule engine uses the default collation from the runtime enviroment.

The caller can set a new default collation with this method.

Parameters:
pCollate [IN] Indicates a collation currently available on the running system.
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to initialize() must be made before calling this function
P6R::eInvalidArgpCollate is NULL
P6R::eUnknownCollationCollation is not available in running system.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.