ReactOS
0.4.16-dev-1140-g53685ad
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
13
getDhcpInfoForAdapter
(
14
DWORD
AdapterIndex,
15
PIP_ADAPTER_INFO
ptr
);
16
17
#endif
/* ndef WINE_DHCP_H_ */
getDhcpInfoForAdapter
DWORD getDhcpInfoForAdapter(DWORD AdapterIndex, PIP_ADAPTER_INFO ptr)
Definition:
dhcp_reactos.c:12
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
ptr
static PVOID ptr
Definition:
dispmode.c:27
_IP_ADAPTER_INFO
Definition:
iptypes.h:52
dll
win32
iphlpapi
dhcp.h
Generated on Fri May 16 2025 06:04:11 for ReactOS by
1.9.6