| 
    Wasabi ExpressPlay SDK for Desktop Systems
    1.10
    
   | 
 
This struct pairs a listener instance value with a function pointer for receiving events. More...
#include <WsbRightsEnabler.h>
Data Fields | |
| void * | instance | 
| WSB_RightsEnabler_ContinuationType(* | handler )(void *instance, const WSB_RightsEnabler_Event *event) | 
This struct pairs a listener instance value with a function pointer for receiving events.
The value this function returns instructs the Rights Enabler to continue searching for working licenses or to stop.
| WSB_RightsEnabler_ContinuationType(* WSB_RightsEnabler_EventListener::handler)(void *instance, const WSB_RightsEnabler_Event *event) | 
| void* WSB_RightsEnabler_EventListener::instance |