diff options
Diffstat (limited to 'network/config')
| -rw-r--r-- | network/config/bindview/README.md | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/network/config/bindview/README.md b/network/config/bindview/README.md index 2e0ddbce..7d14682f 100644 --- a/network/config/bindview/README.md +++ b/network/config/bindview/README.md @@ -8,19 +8,8 @@ products: - windows-wdk --- - - -<!--- - name: Bindview Network Configuration Utility - platform: Application - language: cpp - category: Network - description: An application that demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components. - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617732 ----> - # Bindview Network Configuration Utility The Bindview sample demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components. -For more information on the INetCfg interface, see [Network Configuration Interfaces](http://msdn.microsoft.com/en-us/library/windows/hardware/ff559080). +For more information on the INetCfg interface, see [Network Configuration Interfaces](https://docs.microsoft.com/previous-versions/windows/hardware/network/ff559080(v=vs.85)). |
