Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpV4DeletePolicy
[−]pub unsafe extern "system" fn DhcpV4DeletePolicy(
serveripaddress: PCWSTR,
fglobalpolicy: BOOL,
subnetaddress: u32,
policyname: PCWSTR
) -> u32
Expand description
Required features: ‘Win32_NetworkManagement_Dhcp’, ‘Win32_Foundation’