pub unsafe extern "system" fn GetInterfaceContextTableForHostName(
    hostname: PCWSTR,
    proxyname: PCWSTR,
    flags: u32,
    connectionprofilefilterrawdata: *const u8,
    connectionprofilefilterrawdatasize: u32,
    interfacecontexttable: *mut *mut NET_INTERFACE_CONTEXT_TABLE
) -> HRESULT
Expand description

Required features: "Win32_NetworkManagement_WindowsConnectionManager", "Win32_Foundation"