Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IAsn1_2::isNegative_2 ( P6ASN1INTEGER pValue,
P6BOOL pNegative 
)
pure virtual

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

Parameters
pValue[ in ] Is this value less than zero
pNegative[ out ] Function result
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to initialize was not made before this call.
P6R::eInvalidArgOne of the parameters is NULL.
P6R::eInvalidStateThe P6ASN1INTEGER type has invalid values