extern struct frame* bpc_query_message

(struct CHANNEL_INSTANCE* inst,
  char message_type,
  long message_number,
  long answer_number)

Returns the first complete message available on a channel that matches the query parameters, if any.

Documentation

Returns the first complete message available on a channel that matches the query parameters, if any.

This routine simply calls bpc_query with the more parameter set to BLU_QUERY_COMPLETE.

Home Alphabetic index



This page was generated with the help of DOC++.