- After successful completion of this routine, the caller may then call TCAPAddComp
one or more times to add components to the transaction message, if desired. The application must then call TCAPTransRqst to send the constructed message to the TCAP layer.
- The structure of the transaction information block (pointed to in pTinfo) is defined in Appendix A.
- The dialog portion is used only for the ITU-92 protocol variant. If no dialog portion is in the outgoing message desired (such as when using the ANSI protocol variant), then a NULL pointer should be passed here. The structure of the TcapDlgSect block is defined in Appendix A.
- The user data field is allowed only for the ITU-92 protocol variant. For other protocol variants, or if no user data is to be included, a NULL pointer should be passed for this parameter.