WiFi Framework C++ Edition

◆ GetHostedNetworkCapable()

int GetHostedNetworkCapable ( bool &  Supported) const

Reads the WiFi Hosted Network capability of the interface.

Parameters
SupportedThe Hosted network support. True if the Hosted Network is supported.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.