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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top