UM C API  6.16
lbm_delete_cb_info_t_stct Struct Reference

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
 

Detailed Description

Structure passed to the lbm_hypertopic_rcv_delete() function so that a deletion callback may be called.

Field Documentation

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


The documentation for this struct was generated from the following file: