Change Switch List LT Name (105) |
Top Previous Next |
The Change Switch List LT Name function allows the application to change or reset a switch list for a selected logical terminal (LT). The application must specify on the call the name to be inserted in the switch list.
Note: This is for compatibility with Communication Manager EHLLAPI, and has the same result as the Change PS Window Name (106) function.
Prerequisite Calls
Call Parameters
The calling data string can contain:
Return Parameters
Remarks
A string is ended at the first NULL character found. The NULL character overrides the specified string length. If the NULL character is not at the end of the specified length, the last byte at the specified length is replaced by a NULL character, and the remainder of the data string is lost. If the NULL character is found before the specified length, the string is truncated at that point, and the remainder of the data string is lost.
If the application fails to reset the switch list LT name before exiting, the exit list processing resets the name. |