TwclWiFiDirectClient.Connect(string) Method

Connect to remote WiFi Direct device.

Namespace: wclWiFi
public
 function Connect(const Id: string): Integer;

Parameters

Id
Type: string

The WiFi Direct device's ID.

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.