Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Pulse handler and OCB's: (1 Item)
   
Pulse handler and OCB's  
In a pulse handler function is it possible to figure out what OCB is associated with the incoming pulse?

I attempted to following and got a NULL back:

IOFUNC_OCB_T *ocb = (IOFUNC_OCB_T*)_resmgr_ocb((resmgr_context_t*)ctp, &ctp->info);

Thanks,

Josh