RE: [ntdev]:callback

Your completion handler inherits the IRQL of the thread that called
IoCompleteRequest. This is frequently but not always DISPATCH_LEVEL as
completion generally propagates up from some (distant) hardware driver’s DPC
routine.

Mark Roddy
Windows 2000/NT Consultant
Hollis Technology Solutions
www.hollistech.com

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of ilovelinux0
Sent: Tuesday, May 16, 2000 1:12 PM
To: NT Developers Interest List
Subject: [ntdev] [ntdev]:callback

Hi,everyone:

I want to ask a question:

Which IRQL does the completion function (for example,
IoSetCompletetion) own? Is it same as the caller function?

Best regards.


===================================================================
???ѵ??? http://mail.sina.com.cn


You are currently subscribed to ntdev as: xxxxx@wattanuck.mv.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)