WiFi Framework C++ Edition

◆ GetSecondarySta()

int GetSecondarySta ( bool &  Enabled) const

Querying dual-STA synchronized connections state.

Parameters
EnabledA bool value indicating whether the primary and secondary STA connections are synchronized.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

To determine whether an adapter will automatically connect over the secondary STA interface following a connection over the primary STA interface, your application can call this method.