DHCP Server Callout API
DHCP Server Callout API

The Microsoft DHCP Server Callout API provides access to critical phases of DHCP protocol processing in Windows Server 2003 and later operating systems. This enables developers to:

  • Create customized extensions to the Microsoft DHCP Server
  • Monitor statistics
  • Create parallel lease databases
  • Provide other customized solutions

To gain access to DHCP processing, developers can create a third-party DLL that implements functions defined in this document. The steps are as follows.

The DHCP Server reads a particular registry entry upon startup, which provides the name and location of the third-party DLL.

The DHCP Server then calls the DhcpServerCalloutEntry function implemented in the third-party DLL. This function specifies critical DHCP Server events that should trigger a call into implemented DHCP Server Callout API calls.

Put another way, the DHCP Server calls DhcpServerCalloutEntry to enable the third-party DLL to register for notification of specific DHCP Server events in the form of called DHCP Server API Interfaces implemented in the third-party DLL.

Send comments about this topic to Microsoft

Build date: 11/19/2009

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View