summaryrefslogtreecommitdiff
path: root/network/config/bindview/README.md
blob: fdb27529bc47393ead91d7691e6f9616020887bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
topic: sample
description: An application that demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components.
languages:
- cpp
products:
- windows
---

<!---
    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).