Hi

Can we use this function to install (not update) new device, should it
cowork with
other SetupAPI function ?

What's the difference about the use flow of this function between real and
virtual device ?

Thank for your teaching.

Re: UpdateDriverForPlugAndPlayDevices( ) question .. by Abhishek

Abhishek
Tue Jul 08 16:38:38 CDT 2008

This function is used to install a driver for a device that may or may not
have a driver already installed.

"Kid" <Kid@discussions.microsoft.com> wrote in message
news:D1A00C93-C102-4A3A-96D7-F011F9DA2375@microsoft.com...
> Hi
>
> Can we use this function to install (not update) new device, should it
> cowork with
> other SetupAPI function ?
>
> What's the difference about the use flow of this function between real and
> virtual device ?
>
> Thank for your teaching.
>



Re: UpdateDriverForPlugAndPlayDevices( ) question .. by Abhishek

Abhishek
Tue Jul 08 16:41:34 CDT 2008

> What's the difference about the use flow of this function between real and
> virtual device ?
The flow is pretty much the same - it will install the driver on that
device. However, this function won't create a virtual device for you.

"Kid" <Kid@discussions.microsoft.com> wrote in message
news:D1A00C93-C102-4A3A-96D7-F011F9DA2375@microsoft.com...
> Hi
>
> Can we use this function to install (not update) new device, should it
> cowork with
> other SetupAPI function ?
>
> What's the difference about the use flow of this function between real and
> virtual device ?
>
> Thank for your teaching.
>