Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IAsn1::isNegative ( P6ASN1INTEGER  value,
P6BOOL negative 
)
pure virtual

This is a helper function to test if the integer value is less than zero.

Parameters
value[ in ] Is this value less than zero
negative[ out ] Function result
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to initialize was not made before this call.
P6R::eInvalidStateThe P6ASN1INTEGER type has invalid values