TwclWiFiInterface.SetRadioState(TwclWiFiPhyRadioState) Method

Sets the software radio state of a specific physical layer (PHY) for the interface.

Namespace: wclWiFi
public
 function SetRadioState(const State: TwclWiFiPhyRadioState): Integer;

Parameters

State
Type: TwclWiFiPhyRadioState

The radio state.

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.