Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > pResult

pResult

The pResult parameter is a pointer to the result of the class instance validation check.

A value of zero (0) indicates that the object is not an instance of the specified class number or any of its subclasses. Any other value indicates that the object is an instance of the specified class number or any of its subclasses.