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