Re: STATUS_WDF_FORWARDED and KMDF 1.1
- From: "Greg Havenga" <ghavenga@xxxxxxxxxxxx>
- Date: Tue, 16 May 2006 19:01:53 -0700
Yeah, I figured that out from the docs (see my original message).
The bummer about changing it was that it was easy to hang the correct
logic off of the fact you were going to get a unique status when you
forwarded
a request - and then not completing it was easy because the status reflected
that,
just like when a request is suspended.
I've coded around it, but my code went from very clean to slightly messier.
Greg
"Eliyas Yakub [MSFT]" <eliyasy@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:e0LhbwUeGHA.4276@xxxxxxxxxxxxxxxxxxxxxxx
If the request is forwarded successfully the function will return
STATUS_SUCCESS instead of STATUS_WDF_FORWARDED.
--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no
rights.
http://www.microsoft.com/whdc/driver/kernel/KB-drv.mspx
.
- Follow-Ups:
- Re: STATUS_WDF_FORWARDED and KMDF 1.1
- From: Eliyas Yakub [MSFT]
- Re: STATUS_WDF_FORWARDED and KMDF 1.1
- References:
- STATUS_WDF_FORWARDED and KMDF 1.1
- From: Greg Havenga
- Re: STATUS_WDF_FORWARDED and KMDF 1.1
- From: Eliyas Yakub [MSFT]
- STATUS_WDF_FORWARDED and KMDF 1.1
- Prev by Date: Re: STATUS_WDF_FORWARDED and KMDF 1.1
- Next by Date: Re: How to send a simple MIDI-note on a soundcard?
- Previous by thread: Re: STATUS_WDF_FORWARDED and KMDF 1.1
- Next by thread: Re: STATUS_WDF_FORWARDED and KMDF 1.1
- Index(es):
Relevant Pages
|