summaryrefslogtreecommitdiff
path: root/network/config/bindview/README.md
blob: 2e0ddbce7a4a537426e12d768abad7cb89f20d7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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
---



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