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