How do I cause the network interface to rebind or activate
the changes made through INetCfg API in Windows 2000
without restarting the system. I notice that when I make a
change to the network interface through the GUI, the card
unloads, then reloads, but the same does not happen with
the INteCfg APIs. How can I emulate the reset. I have
tried the service controller and rebinding the
INetCfgComponent. Thanks in advance for the help.

RE: Activating changes mane through the INetCfg API by bburgin

bburgin
Mon Aug 04 17:51:43 CDT 2003

------=_NextPart_0001_317BF0AD
Content-Type: text/plain
Content-Transfer-Encoding: 7bit


Did you try disabling and re-enabling the device? See the setup\devcon
sample.

Bryan S. Burgin
bburgin@microsoft.com

This posting is provided "AS IS" with no warranties, and confers no rights.

------=_NextPart_0001_317BF0AD
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20
\par Did you try disabling and re-enabling the device? See the setup\\devcon sample.
\par
\par Bryan S. Burgin
\par bburgin@microsoft.com
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par
\par }
------=_NextPart_0001_317BF0AD--


Re: Activating changes mane through the INetCfg API by Bill

Bill
Mon Aug 04 17:52:07 CDT 2003

What exact changes are you making through the GUI? And what changes do you
make through the API? It may be the case that the API calls do not require
the card to reset.

--Bill

--
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"cyberspyder" <cyberspyder@comcast.net> wrote in message
news:00f601c35ab7$897a3b30$a601280a@phx.gbl...
> How do I cause the network interface to rebind or activate
> the changes made through INetCfg API in Windows 2000
> without restarting the system. I notice that when I make a
> change to the network interface through the GUI, the card
> unloads, then reloads, but the same does not happen with
> the INteCfg APIs. How can I emulate the reset. I have
> tried the service controller and rebinding the
> INetCfgComponent. Thanks in advance for the help.