Prepare an event notification. [Provider] The event item is specified in DOSContext.ItemID. This is called when the application calls DOSProvider_Signal, and may be called multiple times for a single event notification (to notify multiple requestors). See DOSProviderCallback_Process for additional details. This callback must not be NULL. |