WiFi Framework C++ Edition

◆ Connect()

int Connect ( const tstring Id)

Connect to remote WiFi Direct device.

Parameters
IdThe WiFi Direct device's ID.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.