The kc_msg_dest_all_par_str data structure is defined for the KC_MSG_DEST_PAR object type. This data structure contains the four structures user_dest_1, user_dest_2, user_dest_3 and user_dest_4 in which, in the case of KC_GET_OBJECT, UTM provides the information on the four user-specific message destinations.
If a message destination is not generated, blanks are returned.
Data structure kc_msg_dest_all_par_str |
|
|
|
|
where
Data structure kc_msg_dest_par_str |
|
|
|
The fields of the data structure have the following meanings:
md_name | ||
Contains the name of the user-specific message destination. | ||
md_type | ||
Specifies the type of the message destination in name. Possible values are: | ||
'L' | for an LTERM partner | |
'T' | for a TAC or a TAC queue | |
'U' | for a user ID or a USER queue | |
md_format | ||
Indicates the format in which messages are passed to the message destination. Possible values are: | ||
'F' | (FILE) | |
'P' | (PRINT) |