WiFi Framework C++ Edition

◆ GetRadioState()

int GetRadioState ( wclWiFiPhyRadioStates States) const

Reads the interface's radio states for each supported PHY.

Parameters
StatesThe array of radios states.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

The caller is responsible for clear memory allocated for the States dynamic array.

See also
wclWiFiPhyRadioStates