Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The DHCP Client API provides the following functions:
- DhcpCApiCleanup
- DhcpCApiInitialize
- DhcpDeRegisterParamChange
- DhcpRegisterParamChange
- DhcpRequestParams
- DhcpRemoveDNSRegistrations
- DhcpUndoRequestParams
For DHCPv6 services, the following Client API functions are also provided:
- Dhcpv6CApiCleanup
- Dhcpv6CApiInitialize
- Dhcpv6RequestParams
- Dhcpv6ReleasePrefix
- Dhcpv6RenewPrefix
- Dhcpv6RequestPrefix
The DhcpCApiInitialize (or Dhcpv6CApiInitialize for DHCPv6 calls) function should always be the first function called whenever this suite of DHCP functions are implemented.