DlReady


Prototype  
void DlReady( void *Context,
              ULONG Events );
Parameters  
Context Application defined context
Events Events that have occurred
Return Value  
None  

This optional callback is called by the API when an event specified by a call to DiMgslMonitorEvents has occurred. The events are specified in Events.


Previous Contents Next