Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteClass
pub unsafe fn DhcpDeleteClass<P0, P1>(
serveripaddress: P0,
reservedmustbezero: u32,
classname: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,