ReactOS 0.4.16-dev-41-ge8c7597
|
Go to the source code of this file.
Functions | |
DWORD | getDhcpInfoForAdapter (DWORD AdapterIndex, PBOOL DhcpEnabled, PDWORD DhcpServer, time_t *LeaseObtained, time_t *LeaseExpires) |
DWORD getDhcpInfoForAdapter | ( | DWORD | AdapterIndex, |
PBOOL | DhcpEnabled, | ||
PDWORD | DhcpServer, | ||
time_t * | LeaseObtained, | ||
time_t * | LeaseExpires | ||
) |
Definition at line 17 of file dhcp_reactos.c.
Referenced by GetAdaptersInfo().