TwclMobileHotspot.GetClientCount(Cardinal) Method

Gets the current number of connected clients on the Mobile Hotspot.

Namespace: wclWiFi
public
 function GetClientCount(out Count: Cardinal): Integer;

Parameters

Count
Type: Cardinal

If the method completed with success on output contains the current number of 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.