blob: 7d14682f28bd067ebfd87abe8c472a1c8201197b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
page_type: sample
description: "An application that demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components."
languages:
- cpp
products:
- windows
- windows-wdk
---
# 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](https://docs.microsoft.com/previous-versions/windows/hardware/network/ff559080(v=vs.85)).
|