how can i disable and enable a usb port?
or how can i remove the power supply in a usb?
Hi,
Did you mean to eject usb device in C#?
If so, this link will help: http://www.codeproject.com/useritems/usbeject.asp
Thanks