TwclWiFiDirectConnectionComponent.DoPairCompleted(TwclWiFiDirectDevice,Integer) Method

Fires the OnPairComplete event.

Namespace: wclWiFi
protected
 procedure DoPairCompleted(const Device: TwclWiFiDirectDevice;
 const Result: Integer); virtual;

Parameters

Device
Type: TwclWiFiDirectDevice

The WiFi Direct device object.

Result
Type: Integer

The pairing result code. If pairing completed with success the Result is wclErrors.WCL_E_SUCCESS.