TwclWiiRemoteClientConnection.ProcessReport(PByte) Method

The function parses the received report.

Namespace: wclBluetooth
protected
 procedure ProcessReport(const Report: PByte);

Parameters

Report
Type: PByte

A pointer to the report data.

The method must be called from the communication thread to process received reports.