Hope the subject line makes it clear.
I need to disable a network adapter programmatically using C#(.NET 2.0) on Windows XP/E
Background Reason : After installing a Bluetooth stack on the pc. The Bluetooth PAN adapter blocks the Bluetooth manager program (that runs in the system tray). If i disable the Bluetooth PAN then the Bluetooth manager works fine.
This issue is happening only on XP embedded machines.
Any ideas / suggestions deeply appreciated.