Is it possible to programatically enable/disable hardware?
- by Maciek
Hello,
In our project, we've received a requirement where the the user is to be capable of enabling/disabling a COM Port / USB Port / Ethernet Port via our application's gui.
Is it possible to manipulate harware's enabled/disabled state programatically in C#?