The OpenClusterNetInterface function opens a handle to a network interface.
HNETINTERFACE WINAPI OpenClusterNetInterface(
HCLUSTER hCluster,
LPCWSTR lpszInterfaceName
);
If the operation was successful, OpenClusterNetInterface returns an open handle to the specified network interface.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.