WiFi Framework C++ Edition

◆ GetConnections()

int GetConnections ( wclNlmConnections Connections) const

The method returns an enumeration of all network connections for a network. A network can have multiple connections to it from different interfaces or different links from the same interface.

Parameters
ConnectionsOn output contains all network connections on the machine.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
wclNlmConnections