Function dds_lget_sample_lost

Function Documentation

void dds_lget_sample_lost(const dds_listener_t *listener, dds_on_sample_lost_fn *callback)

Get the sample_lost callback from the listener structure.

Equivalent to calling dds_lget_sample_lost_arg with arg and reset_on_invoke set to a null pointer and throwing away the result.