this < obj | < 0 |
this == obj | 0 |
this > obj | > 0 |
TraceHandler h | The new trace handler. Set to null to use the default handler. |
void* ptr | A pointer to the location from which to generate the trace, or null if the trace should be generated from within the trace handler itself. |