tags:

views:

220

answers:

1

My task is to find devices with specified PID and VID by using WMI queries.

I have found that Win32_PnPEntity class property PNPDeviceID can be used, which sometimes contains PID and VID.

Maybe someone know the good way, please answer then.

A: 

I also wants to know answer on this question...

StNickolay