
  TYPE
    nlt$cc_event_processor = ^procedure (osi_connection: ^nlt$cl_connection;
          event: nlt$cc_event;
      VAR inventory_report: integer);

*copyc nlt$cc_interface
*copyc nlt$cl_connection
