Function windows::Win32::NetworkManagement::Dhcp::DhcpV4CreateClientInfoEx
pub unsafe fn DhcpV4CreateClientInfoEx<P0>(
serveripaddress: P0,
clientinfo: *const DHCP_CLIENT_INFO_EX
) -> u32where
P0: IntoParam<PCWSTR>,
Expand description
Required features: "Win32_Foundation"