M
MySelf
Hello,
I have an USB device connected to my PC. It emulates a COM port, so I
see a new COM port on my PC when device is connected.
Now, I would like to retrieve the name associated to that device in my
Windows Configuration Manager, to be able to check if the good
peripherals have been connected.
How can I achieve that in C# ?
Thanks.
I have an USB device connected to my PC. It emulates a COM port, so I
see a new COM port on my PC when device is connected.
Now, I would like to retrieve the name associated to that device in my
Windows Configuration Manager, to be able to check if the good
peripherals have been connected.
How can I achieve that in C# ?
Thanks.