WiFi Framework C++ Edition

◆ SetSecondarySta()

int SetSecondarySta ( const bool  Enable)

Enables or disables secondary STA on the given interface.

Parameters
EnableSet this parameter to true to enable a secondary STA on the given interface.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.