UM C API  6.16
lbm_ume_ctx_rcv_ctx_notification_func_t_stct Struct Reference

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
 Function pointer for application callback.
 
lbm_ume_ctx_rcv_ctx_notification_delete_function_cb delete_func
 Function pointer for application callback.
 
void * clientd
 Client data to be passed to the callback.
 

Detailed Description

Structure that holds the application callback for receiving context status notifications for source context.

A Structure used with binary option set/get functions that require source context status notification callback information.

See lbm_ume_ctx_rcv_ctx_notification_func_t_stct for field definitions.


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