TwclMobileHotspot.GetMaxClientCount(Cardinal) Method

Gets the maximum number of client connections over a Mobile Hotspot.

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

Parameters

Count
Type: Cardinal

If the method completed with success on output contains the maximum number of client connections.

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.