Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there
I´ve got a question and it my be allot of articles about this but Im new in programing and I dont understand pretty much what they´re about.

My question is ¿How can I detect USB insertion & removal using WMI?
and if I coul ¿How can I take info about such device?

I have VisualStudio 2010
And I´m trying to do this in c# .net
Posted
Comments
Member 8437747 30-Nov-11 20:52pm    
Thank you it has been helpful for finding the device insertion/removal but about the info I would Like to obtain the product ID of the usb, do you know how could
Member 8437747 30-Nov-11 20:53pm    
sorry about the last comment I wanted to ask how may I do that?

1 solution

Please see these CodeProject articles:

Detecting USB Drive Removal in a C# Program[^],
A USB HID Component for C#[^].


—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900