Dear All,
I don’t wan’t the PDO i get through the menitoned call to be persistent
across system boots. How do i go about it?
Thanks
Sai
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
Pass all NULLs and FALSE there.
Max
----- Original Message -----
From: “Sai_Prasad”
To: “NT Developers Interest List”
Sent: Monday, April 29, 2002 11:42 AM
Subject: [ntdev] IoReportDetectedDevice
> Dear All,
> I don’t wan’t the PDO i get through the menitoned call to be persistent
> across system boots. How do i go about it?
>
> Thanks
> Sai
>
> This email (including any attachments) is intended for the sole use of the
> intended recipient/s and may contain material that is CONFIDENTIAL AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
> distribution or forwarding of any or all of the contents in this message is
> STRICTLY PROHIBITED. If you are not the intended recipient, please contact
> the sender by email and delete all copies; your cooperation in this regard
> is appreciated.
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>
Dear All,
I use the IoReportDetectedDevice call to report a non-pnp device…now
this pdo that is enuerated by the pnp manager as a result of above call
persists across system boots. How do i do all the clean-up for the
created pdo so that no traces of it remain when my system
reboots…avoiding things like the pop up of ‘new hardware found’ wizard
and all that.
TIA
Sesha.