Function windows_sys::Win32::NetworkManagement::WindowsConnectionManager::GetInterfaceContextTableForHostName
[−]pub unsafe extern "system" fn GetInterfaceContextTableForHostName(
hostname: PWSTR,
proxyname: PWSTR,
flags: u32,
connectionprofilefilterrawdata: *const u8,
connectionprofilefilterrawdatasize: u32,
interfacecontexttable: *mut *mut NET_INTERFACE_CONTEXT_TABLE
) -> HRESULTExpand description
Required features: ‘Win32_NetworkManagement_WindowsConnectionManager’, ‘Win32_Foundation’
