Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteSuperScopeV4
pub unsafe fn DhcpDeleteSuperScopeV4<P0, P1>(
serveripaddress: P0,
superscopename: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,