|
pure virtual |
This is a helper function to initialize the P6ASN1INTEGER to zero.
| pValue | [ out ] value to set to zero. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | A successful call to initialize was not made before this call. |
| P6R::eInvalidArg | One of the parameters is NULL. |