windows.dhcpcsdk

\ dhcpcsdk.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

PDHCPAPI_PARAMS, LPDHCPAPI_PARAMS
alias PDHCPAPI_PARAMS, LPDHCPAPI_PARAMS = DHCPAPI_PARAMS*
Undocumented in source.
PDHCPCAPI_CLASSID, LPDHCPCAPI_CLASSID
alias PDHCPCAPI_CLASSID, LPDHCPCAPI_CLASSID = DHCPCAPI_CLASSID*
Undocumented in source.
PDHCPCAPI_PARAMS_ARRAY, LPDHCPCAPI_PARAMS_ARRAY
alias PDHCPCAPI_PARAMS_ARRAY, LPDHCPCAPI_PARAMS_ARRAY = DHCPCAPI_PARAMS_ARRAY*
Undocumented in source.

Functions

DhcpCApiCleanup
void DhcpCApiCleanup()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DhcpCApiInitialize
DWORD DhcpCApiInitialize(LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DhcpDeRegisterParamChange
DWORD DhcpDeRegisterParamChange(DWORD , LPVOID , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DhcpRegisterParamChange
DWORD DhcpRegisterParamChange(DWORD , LPVOID , PWSTR , LPDHCPCAPI_CLASSID , DHCPCAPI_PARAMS_ARRAY , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DhcpRemoveDNSRegistrations
DWORD DhcpRemoveDNSRegistrations()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DhcpUndoRequestParams
DWORD DhcpUndoRequestParams(DWORD , LPVOID , LPWSTR , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

DHCPAPI_PARAMS
struct DHCPAPI_PARAMS
Undocumented in source.
DHCPCAPI_CLASSID
struct DHCPCAPI_CLASSID
Undocumented in source.
DHCPCAPI_PARAMS_ARRAY
struct DHCPCAPI_PARAMS_ARRAY
Undocumented in source.

Variables

DHCPCAPI_REGISTER_HANDLE_EVENT
auto DHCPCAPI_REGISTER_HANDLE_EVENT;
Undocumented in source.
DHCPCAPI_REQUEST_PERSISTENT
auto DHCPCAPI_REQUEST_PERSISTENT;
Undocumented in source.
DHCPCAPI_REQUEST_SYNCHRONOUS
auto DHCPCAPI_REQUEST_SYNCHRONOUS;
Undocumented in source.

Meta