WiFi Framework C++ Edition

◆ GetStatus()

int GetStatus ( wclWiFiHostedNetworkStatus Status) const

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

Parameters
StatusReceives a current status of the wireless Hosted Network, if the call to the GetStatus method succeeds. The current status is returned in a wclWiFiHostedNetworkStatus record.
Returns
If the function succeeds, the return value is wclCommon::WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.