The calls in this category are used to start a conversation between two programs.
After issuing Initialize_Conversation, the invoking program can issue any of the following Set_ calls to change the initial conversation characteristics. These calls cannot be issued after Allocate has been issued.
| Call | Sets |
|---|---|
| Set_Conversation_Security_Password (cmscsp) | Security password |
| Set_Conversation_Security_Type (cmscst) | Conversation security type |
| Set_Conversation_Security_User_ID (cmscsu) | Security user identifier |
| Set_Conversation_Type (cmsct) | Conversation type |
| Set_Mode_Name (cmsmn) | Mode name |
| Set_Partner_LU_Name (cmspln) | Partner LU name |
| Set_Return_Control (cmsrc) | Return control |
| Set_Sync_Level (cmssl) | Synchronization level |
| Set_TP_Name (cmstpn) | Program name |