TwclMobileHotspot.GetClients(TwclMobileHotspotClients) Method

Gets the list of connected clients.

Namespace: wclWiFi
public
 function GetClients(out Clients: TwclMobileHotspotClients): Integer;

Parameters

Clients
Type: TwclMobileHotspotClients

If the function completed with success on output contains the array fo currently connected clients.

Return Value

Type: Integer

If the function succeed the return value is wclErrors.WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.