Previous Topic: Return Codes for Call Point X'48'Next Topic: Return Codes for Call Point X'52'


Parameters for Call Point X'52'

A training session is being initiated. The parameter list has the following format:

+0

Address of the trainer's UINDEX

+4

Address of an 8-byte session ID

+8

Address of a 1-byte training session type:

X'00'

Public training session

X'04'

Private training session

+12

Address of the student count, which is the number of entries in the student user ID list. This address is 0 if no users are registered.

+16

Address of the student user ID list. This address is 0 if no users are registered.

Each entry is 16-bytes. The first 8 bytes contain the user ID and the second 8 bytes contain that user's terminal ID.