home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / CMINFO.ZIP / II07084.CM < prev    next >
Text File  |  1993-07-07  |  3KB  |  36 lines

  1.                                                                                 
  2. +-------------------------------------------------------------+                 
  3. | II07084                                                     |                 
  4. |         COMMUNICATIONS MANAGER/2 1.0  562125400             |                 
  5. |                                                             |                 
  6. |         CPI-C Common Programming Interface                  |                 
  7. |               for Communications                            |                 
  8. |                                                             |                 
  9. |         Tips, Techniques, Questions and Answers             |                 
  10. |                                                             |                 
  11. |LAST UPDATE:  06/25/93                          BY: RHB      |                 
  12. |                                                             |                 
  13. +-------------------------------------------------------------+                 
  14. |                                                                               
  15. | 1. 06/25/93 CPI-C API                                                         
  16. |    An application that calls the CPI-C API using the new                      
  17. |    functions (XCSTP, XCINCT, XCENDT, XCETI) must allocate                     
  18. |    12-bytes of storage for the CPIC TP ID parameter. This                     
  19. |    requirement is not documented in the CPI Communications                    
  20. |    Reference (SC26-4399-06). Failure to allocate the re-                      
  21. |    quired memory for the CPIC TP ID can cause unexpected                      
  22. |    errors in the Transaction Program. Programmers familiar                    
  23. |    with the APPC API will notice that the CPIC TP ID con-                     
  24. |    tains the APPC TP_ID (8-bytes of storage), but these                       
  25. |    two parameters cannot be exchanged in a mixed APPC/CPI-C                   
  26. |    application.                                                               
  27. |                                                                               
  28. |                                                                               
  29. +-------------------------------------------------------------+                 
  30. |KEYWORDS: CM2INFO CMINFO 562125400 0964137 100               |                 
  31. |          CPI-C CPIC TP ID TP_ID XCSTP XCINCT XCENDT XCETI   |                 
  32. |                                                             |                 
  33. |                                                             |                 
  34. |                                                             |                 
  35. +-------------------------------------------------------------+                 
  36.