Enable/Disable DHCP on adapter



I am using the IP Helper API to enumerate the adapters and information
for those adapters in my system.
From there I can add and delete IP addresses, release and renew DHCP-
acquired addresses. If DHCP is not enabled on an adapter, through
what API can I enable/disable DHCP?

.



Relevant Pages

  • Re: Howto discovering disabled network adapters?
    ... The INetCfg interface (see DDK docs) can be used to enumerate network ... INetCfg shows all adapters regardless whether they are either ...
    (microsoft.public.development.device.drivers)
  • Re: Howto enumerate disabled network adapters?
    ... why use registry to enumerate connections? ... >> There are SetupDi to enum netcards - it will also give ... > I have not been able to find the SetupDi function that will enumerate ... > disabled adapters. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Howto enumerate disabled network adapters?
    ... > There are SetupDi to enum netcards - it will also give ... I have not been able to find the SetupDi function that will enumerate ... disabled adapters. ...
    (microsoft.public.win32.programmer.networks)