diff options
| author | Barry Golden <[email protected]> | 2019-09-19 09:34:00 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-19 09:34:00 -0700 |
| commit | 65a2384f555cf54601e3b9c29eb53075193a9af1 (patch) | |
| tree | f7af871d3fef5f9a15704b435a2017fb255c6727 /network/config | |
| parent | 1238743debbcd302221eb77842053bfcea46656f (diff) | |
Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505
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)). |
