Is it possible to programatically enable/disable hardware?
Posted
by Maciek
on Stack Overflow
See other posts from Stack Overflow
or by Maciek
Published on 2010-04-12T18:33:13Z
Indexed on
2010/04/12
18:42 UTC
Read the original article
Hit count: 431
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#?
© Stack Overflow or respective owner