Hi,
I have a device running Windows CE 5.0.
I need to be able to disable the Network Adapter from software.
I have the Compact Framework 2.0 available if there are any features there.
Does anyone have any idea how to do this? I have read around and there is mention of IP Helper, but I am not sure if this extends far enough to allow this capability.
Any help would really be appreciated.
Thanks,
James
I like the look of the OpenNetCF library and it appears to have "OperationalStatus" which is related to what I am after (Property of INetworkInterface).
Problem is that it is read only - do you know the function I need to call to affect this?
Thanks.