Network State

  • Thread starter Thread starter Mr Mind - Lion
  • Start date Start date
M

Mr Mind - Lion

Hi everybody,

I hv got a serious problem upon which I hv made a software tht needs
to enable and disable the state of network adapter.

Please send me the code or tell me the api by which I can do this.
Also post some code for using tht api.

Any reply will highly be appreciated.

Thanx.
 
I think your hunting for "SetIfEntry"
(ms-help://MS.VSCC/MS.MSDNVS/tcpip/tcpip_4tx5.htm). This should do what you
want but it is unmanaged code and will require downloading the Platform SDK
if you dont already have it.

Bryan Martin
(e-mail address removed)
 
Back
Top