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