ReactOS
0.4.16-dev-455-g37b0646
dhcp.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Networking
3
* LICENSE: GPL - See COPYING in the top level directory
4
* FILE: lib/iphlpapi/dhcp_reactos.c
5
* PURPOSE: DHCP helper functions for ReactOS
6
* COPYRIGHT: Copyright 2006 Ge van Geldorp <gvg@reactos.org>
7
*/
8
9
#ifndef WINE_DHCP_H_
10
#define WINE_DHCP_H_
11
12
DWORD
getDhcpInfoForAdapter
(
DWORD
AdapterIndex,
13
PBOOL
DhcpEnabled,
14
PDWORD
DhcpServer,
15
time_t
*LeaseObtained,
16
time_t
*LeaseExpires);
17
18
#endif
/* ndef WINE_DHCP_H_ */
getDhcpInfoForAdapter
DWORD getDhcpInfoForAdapter(DWORD AdapterIndex, PBOOL DhcpEnabled, PDWORD DhcpServer, time_t *LeaseObtained, time_t *LeaseExpires)
Definition:
dhcp_reactos.c:17
time_t
__kernel_time_t time_t
Definition:
linux.h:252
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
PDWORD
DWORD * PDWORD
Definition:
pedump.c:68
PBOOL
BOOL * PBOOL
Definition:
windef.h:161
dll
win32
iphlpapi
dhcp.h
Generated on Sun Jan 12 2025 06:03:53 for ReactOS by
1.9.6