TwclWiFiHostedNetwork.GetStatus(TwclWiFiHostedNetworkStatus) Method

The function queries the current status of the wireless Hosted Network.

Namespace: wclWiFi
public
 function GetStatus(out Status: TwclWiFiHostedNetworkStatus): Integer;

Parameters

Status
Type: TwclWiFiHostedNetworkStatus

Receives a current status of the wireless Hosted Network, if the call to the GetStatus method succeeds. The current status is returned in a TwclWiFiHostedNetworkStatus record.

Return Value

Type: Integer

If the function succeeds, the return value is wclErrors.WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.