Re: Returning data in KSEVENT

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




KS wrote:
Hi,

I'm trying to return a DWORD data together with a KSEVENT in my driver so
that my user mode component will receive the data when the event is
triggered. Anyone knows how to do it? Thanks

KS

Polling an easy solution or inverted [
http://groups.google.com/group/microsoft.public.development.device.drivers/browse_frm/thread/7e89c85b97bf23e5/bc7e3e308084b04a#bc7e3e308084b04a
] solution.


ali

.



Relevant Pages

  • Returning data in KSEVENT
    ... I'm trying to return a DWORD data together with a KSEVENT in my driver so ... that my user mode component will receive the data when the event is ...
    (microsoft.public.development.device.drivers)
  • Re: Returning data in KSEVENT
    ... - it eliminates the necessity to share memory between driver and app, ... unnamed synchronization event in your app, ... I'm trying to return a DWORD data together with a KSEVENT in my driver so ...
    (microsoft.public.development.device.drivers)