VMS Help
System Services, $ICC TRANSCEIVE

 *Conan The Librarian

    Sends a single message over a connection and then waits for a
    reply.

    On Alpha and Integrity server systems, this service accepts 64-
    bit addresses.

    Format

      SYS$ICC_TRANSCEIVE  conn_handle ,ios_icc ,[astadr] ,[astprm]

                          ,send_buf ,send_len

    C Prototype

      sys$icc_transceive  (unsigned int conn_handle, struct _ios_icc

                          *ios_icc, void (*astadr)(__unknown_params),

                          __int64 astprm, char *send_buf, unsigned

                          int send_len);

  Additional Information (explode) :

  Close     Help