windows::Win32::NetworkManagement::Dhcp

Function DhcpDeleteClassV6

pub unsafe fn DhcpDeleteClassV6<P0, P2>(
    serveripaddress: P0,
    reservedmustbezero: u32,
    classname: P2,
) -> u32
where P0: Param<PCWSTR>, P2: Param<PCWSTR>,