Forum Topic - Pulse handler and OCB's:
   
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