HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
Writing CPI-C Applications
Initial Conversation Characteristics
Chapter 2 77
Accept_Conversation sets: CM_RECEIVE_STATE
Initialize_For_Incoming sets: CM_INITIALIZE_INCOMING_STATE
Accept_Incoming sets: CM_RECEIVE_STATE
Can be changed by: Many CPI-C calls; see the State Change sections
at the end of each CPI-C call description in
Chapter 3, “CPI-C Calls,” for information about
state changes resulting from the call.
Conversation Type
Initialize_Conversation sets: CM_MAPPED_CONVERSATION
Accept_Conversation sets: The value specified by the invoking program.
Initialize_For_Incoming sets: (Not set)
Accept_Incoming sets: The value specified by the invoking program.
Can be changed by: Set_Conversation_Type
Deallocate Type
Initialize_Conversation sets: CM_DEALLOCATE_SYNC_LEVEL
Accept_Conversation sets: CM_DEALLOCATE_SYNC_LEVEL
Initialize_For_Incoming sets: CM_DEALLOCATE_SYNC_LEVEL
Accept_Incoming sets: (Not changed)
Can be changed by: Set_Deallocate_Type
Error Direction
Initialize_Conversation sets: CM_RECEIVE_ERROR
Accept_Conversation sets: CM_RECEIVE_ERROR
Initialize_For_Incoming sets: CM_RECEIVE_ERROR
Accept_Incoming sets: (Not changed)
Can be changed by: Set_Error_Direction
Table 2-4 Changing Initial Conversation Characteristics (Continued)