ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

dhcpcsvc.c File Reference
#include <rosdhcp.h>
#include <debug.h>

Go to the source code of this file.

Defines

#define NDEBUG

Functions

DWORD APIENTRY DhcpCApiInitialize (LPDWORD Version)
VOID APIENTRY DhcpCApiCleanup ()
DWORD APIENTRY DhcpQueryHWInfo (DWORD AdapterIndex, PDWORD MediaType, PDWORD Mtu, PDWORD Speed)
DWORD APIENTRY DhcpLeaseIpAddress (DWORD AdapterIndex)
DWORD APIENTRY DhcpReleaseIpAddressLease (DWORD AdapterIndex)
DWORD APIENTRY DhcpRenewIpAddressLease (DWORD AdapterIndex)
DWORD APIENTRY DhcpStaticRefreshParams (DWORD AdapterIndex, DWORD Address, DWORD Netmask)
DWORD APIENTRY DhcpNotifyConfigChange (LPWSTR ServerName, LPWSTR AdapterName, BOOL NewIpAddress, DWORD IpIndex, DWORD IpAddress, DWORD SubnetMask, int DhcpAction)
DWORD APIENTRY DhcpRosGetAdapterInfo (DWORD AdapterIndex, PBOOL DhcpEnabled, PDWORD DhcpServer, time_t *LeaseObtained, time_t *LeaseExpires)
INT WINAPI DllMain (PVOID hinstDll, ULONG dwReason, PVOID reserved)

Variables

static HANDLE PipeHandle = INVALID_HANDLE_VALUE

Generated on Sat May 26 2012 05:07:36 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.