|
pure virtual |
This is a helper function to test if the integer value is less than zero.
| pValue | [ in ] Is this value less than zero |
| pNegative | [ out ] Function result |
| 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. | |
| P6R::eInvalidState | The P6ASN1INTEGER type has invalid values |