windows::Win32::NetworkManagement::Dhcp

Function DhcpV4DeletePolicy

pub unsafe fn DhcpV4DeletePolicy<P0, P3>(
    serveripaddress: P0,
    fglobalpolicy: bool,
    subnetaddress: u32,
    policyname: P3,
) -> u32
where P0: Param<PCWSTR>, P3: Param<PCWSTR>,