windows::Win32::NetworkManagement::Dhcp

Function DhcpDeleteClass

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