KsEvent

I am working with WDM video capture driver…
A stream class video capture driver can use custom property set for
user…but there is any comment about custom event callback…
Is it possible to make custom event callback for user level application???
My requirement is i have signal the event to all the applications who are
registered with my minidriver.
Is this is possible