|
10/27/2009 3:07 PM
post40831
|
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
|
|
|
|
|