Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.4.3895.39120

Syntax

C#
public delegate void SpeedChangedHandler(
	Guid sctClientID
)
Visual Basic (Declaration)
Public Delegate Sub SpeedChangedHandler ( _
	sctClientID As Guid _
)

Parameters

sctClientID
Type: System..::.Guid

See Also