Click or drag to resize

wclWiiRemoteClientConnectionDoDrumsChanged Method

Fires the OnDrumsChanged event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoDrumsChanged(
	wclWiiRemoteDrums Drums
)

Parameters

Drums  wclWiiRemoteDrums
The current state of the Drums extension.
See Also