
  PROCEDURE [XREF] nlp$cc_get_received_messages
    (    cl_connection: {input, output} ^nlt$cl_connection;
     VAR received_messages: ^nlt$bm_message_descriptor);

?? PUSH (LISTEXT := ON) ??
*copyc nlt$bm_message_descriptor
*copyc nlt$cl_connection
?? POP ??
