|
UM C API
6.17
|
Structure passed to the lbm_hypertopic_rcv_delete() function so that a deletion callback may be called. More...
#include <lbmht.h>
Data Fields | |
| lbm_delete_cb_proc | cbproc |
| void * | clientd |
Structure passed to the lbm_hypertopic_rcv_delete() function so that a deletion callback may be called.
| lbm_delete_cb_proc lbm_delete_cb_info_t_stct::cbproc |
The cancel callback function
| void* lbm_delete_cb_info_t_stct::clientd |
Client Data passed in the deletion callback when called