What is the DO_NEVER_LAST_DEVICE flag?

I was looking in the header files at the available DEVICE_OBJECT flags and I
saw one named DO_NEVER_LAST_DEVICE. Does anyone know what this flag is used
for? I don’t see any reference to it in any sample in the WDK, nor on MSDN
or anywhere on the web.

The definition use of this flag is undocumented. I can tell you is that
it will not help you in solving your unload problem.

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Matthew Carter
Sent: Thursday, June 28, 2007 11:23 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] What is the DO_NEVER_LAST_DEVICE flag?

I was looking in the header files at the available DEVICE_OBJECT flags
and I
saw one named DO_NEVER_LAST_DEVICE. Does anyone know what this flag is
used
for? I don’t see any reference to it in any sample in the WDK, nor on
MSDN
or anywhere on the web.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer