Previous Topic: Return Codes for Call Point X'28'Next Topic: Return Codes for Call Point X'32', X'36' and X'40'


Parameters for Call Point X'32', X'36' and X'40'

Training session is being scheduled, updated, or deleted. The parameter list has the following format:

+0

Address of the UINDEX of the scheduling, updating, or deleting user.

+4

Address of an 8-byte trainer user ID.

+8

Address of an 8-byte session ID.

+12

Address of a 1-byte training session type

X'00'

Public training session.

X'04'

Private training session.

+16

Address of the student count, which is the number of entries in the student user ID list. The count can be 0.

+20

Address of the student user ID list. The 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.

Any user being added to this list will appear in the list.