Previous Topic: Object HDGetTicketProperty RoutineNext Topic: Configure Universal Help Desk Connection


String HDGetError Routine

This routine is called when a non-zero value is returned from any of the specified callback routines. The routine returns the error text of the last error that occurred.

Code this routine as follows:

String HDGetError(int errorCode)
errorCode

Specifies the error code that is returned from one of the callback routines.