A user is registering for a scheduled training session. The parameter list has the following format:
Address of the user’s UINDEX.
Address of an 8-byte trainer user ID.
Address of an 8-byte session ID.
Address of a 1-byte training session type
Public training session.
Private training session.
Address of the student count, which is the number of entries in the student user ID list. This value is 0 if no users are registered.
Address of the student user ID list. This address is 0 if no students 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.
|
Copyright © 2013 CA.
All rights reserved.
|
|