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