Function windows::Win32::NetworkManagement::Dns::DnsConnectionDeleteProxyInfo
pub unsafe fn DnsConnectionDeleteProxyInfo<P0>(
pwszconnectionname: P0,
type: DNS_CONNECTION_PROXY_TYPE,
) -> u32where
P0: Param<PCWSTR>,