ReactOS 0.4.16-dev-1946-g52006dd
dhcpcsvc Interface Reference

Public Member Functions

DWORD __stdcall AcquireParameters ([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 QueryHWInfo ([in, string, unique] PDHCP_SERVER_NAME ServerName, [in] DWORD AdapterIndex, [out] PDWORD MediaType, [out] PDWORD Mtu, [out] PDWORD Speed)
 
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 
)

◆ QueryHWInfo()

DWORD __stdcall dhcpcsvc::QueryHWInfo ( [in, string, unique] PDHCP_SERVER_NAME  ServerName,
[in] DWORD  AdapterIndex,
[out] PDWORD  MediaType,
[out] PDWORD  Mtu,
[out] PDWORD  Speed 
)

◆ 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: