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 interface implementation check.

A value of zero (0) indicates that the object does not implement the specified interface number. Any other value indicates that the object implements the specified interface or any interface that extends it.