ReactOS 0.4.16-dev-2633-g8dc9e50
dhcpcsvc Interface Reference

Public Member Functions

DWORD __stdcall EnableDhcp ([in, string, unique] PDHCP_SERVER_NAME ServerName, [in, string] LPWSTR AdapterName, [in] BOOL Enable)
 
DWORD __stdcall AcquireParameters ([in, string, unique] PDHCP_SERVER_NAME ServerName, [in, string] LPWSTR AdapterName)
 
DWORD __stdcall AcquireParametersByBroadcast ([in, string, unique] PDHCP_SERVER_NAME ServerName, [in, string] LPWSTR AdapterName)
 
DWORD __stdcall ReleaseParameters ([in, string, unique] PDHCP_SERVER_NAME ServerName, [in, string] LPWSTR AdapterName)
 
DWORD __stdcall FallbackRefreshParams ([in, string, unique] PDHCP_SERVER_NAME ServerName, [in, string] LPWSTR AdapterName)
 
DWORD __stdcall StaticRefreshParams ([in, string, unique] PDHCP_SERVER_NAME ServerName, [in] DWORD AdapterIndex, [in] DWORD Address, [in] DWORD Netmask)
 
DWORD __stdcall RemoveDNSRegistrations ([in, string, unique] PDHCP_SERVER_NAME ServerName)
 

Detailed Description

Definition at line 21 of file dhcpcsvc.idl.

Member Function Documentation

◆ AcquireParameters()

DWORD __stdcall dhcpcsvc::AcquireParameters ( [in, string, unique] PDHCP_SERVER_NAME  ServerName,
[in, string] LPWSTR  AdapterName 
)

◆ AcquireParametersByBroadcast()

DWORD __stdcall dhcpcsvc::AcquireParametersByBroadcast ( [in, string, unique] PDHCP_SERVER_NAME  ServerName,
[in, string] LPWSTR  AdapterName 
)

◆ EnableDhcp()

DWORD __stdcall dhcpcsvc::EnableDhcp ( [in, string, unique] PDHCP_SERVER_NAME  ServerName,
[in, string] LPWSTR  AdapterName,
[in] BOOL  Enable 
)

◆ FallbackRefreshParams()

DWORD __stdcall dhcpcsvc::FallbackRefreshParams ( [in, string, unique] PDHCP_SERVER_NAME  ServerName,
[in, string] LPWSTR  AdapterName 
)

◆ ReleaseParameters()

DWORD __stdcall dhcpcsvc::ReleaseParameters ( [in, string, unique] PDHCP_SERVER_NAME  ServerName,
[in, string] LPWSTR  AdapterName 
)

◆ RemoveDNSRegistrations()

DWORD __stdcall dhcpcsvc::RemoveDNSRegistrations ( [in, string, unique] PDHCP_SERVER_NAME  ServerName)

◆ StaticRefreshParams()

DWORD __stdcall dhcpcsvc::StaticRefreshParams ( [in, string, unique] PDHCP_SERVER_NAME  ServerName,
[in] DWORD  AdapterIndex,
[in] DWORD  Address,
[in] DWORD  Netmask 
)

The documentation for this interface was generated from the following file: