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