WiFi Framework C++ Edition

◆ GetConnectedPeers()

int GetConnectedPeers ( wclWiFiHostedNetworkConnectedPeers Peers)

Gets the list of currently connected peers.

Parameters
PeersIf the method completed with success on output contains the list of current connected peers.
Returns
If the function succeeds, the return value is WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.
See also
wclWiFiHostedNetworkConnectedPeers