Click or drag to resize

wclWiiRemoteClientConnectionDoIrChanged Method

Fires the OnIrChanged event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoIrChanged(
	wclWiiRemoteIrSensors Ir
)

Parameters

Ir  wclWiiRemoteIrSensors
The IR sensor data.
See Also