DhcpCApiCleanup 函式 (dhcpcsdk.h)

DhcpCApiCleanup 函式可讓 DHCP 正確清除使用 DHCP 函式呼叫時配置的資源。 只有在先前呼叫 DhcpCApiInitialize 成功執行時,才必須呼叫 DhcpCApiCleanup 函式。

Syntax

void DhcpCApiCleanup();

傳回值

規格需求

需求
最低支援的用戶端 Windows 2000 專業版 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows 2000 Server [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 dhcpcsdk.h
程式庫 Dhcpcsvc.lib
Dll Dhcpcsvc.dll

另請參閱

DHCP 函式

DhcpCApiInitialize