summaryrefslogtreecommitdiff
path: root/network/config
diff options
context:
space:
mode:
authorDipannita Shaw <[email protected]>2021-04-27 14:26:21 -0700
committerDipannita Shaw <[email protected]>2021-04-27 14:26:21 -0700
commit78a1795995814a0bac43042f7ca68e83ab525bd5 (patch)
tree8e2eb0e8c3a11220f2f119964c6c6e3674eda0da /network/config
parent465e27457dd3b47cf64e4b7274705cc6acc011a6 (diff)
parent672fafbcc455cd97172b2df78040c7c405e32d00 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'network/config')
-rw-r--r--network/config/bindview/README.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/network/config/bindview/README.md b/network/config/bindview/README.md
index c3220092..7d14682f 100644
--- a/network/config/bindview/README.md
+++ b/network/config/bindview/README.md
@@ -5,19 +5,11 @@ languages:
- cpp
products:
- windows
+- 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)).