UM C API
6.12.1
|
Structure that holds the application callback for receiving context status notifications for source context. More...
#include <lbm.h>
Data Fields | |
lbm_ume_ctx_rcv_ctx_notification_create_function_cb | create_func |
lbm_ume_ctx_rcv_ctx_notification_delete_function_cb | delete_func |
void * | clientd |
Structure that holds the application callback for receiving context status notifications for source context.
A Structure used with options to set/get a specific callback function
See lbm_ume_ctx_rcv_ctx_notification_func_t_stct for field definitions.