简体   繁体   中英

Connect and disconnect USB devices programmatically

I need to connect and disconnect USB devices, such as flash drives, in a programmatical manner, without unplugging and re-plugging the device.

Is there any way to do it in a C# Windows application?

You might want to look at some related questions:

Both of the approaches mentioned in the answers are readily translatable to C#.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM