Click or drag to resize

STARDeviceErrorOccuredEventHandler Delegate

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public delegate void STARDeviceErrorOccuredEventHandler(
	ModuleErrors errors,
	string deviceName
)

Parameters

errors
Type: Huarui.STARLineModuleErrors
deviceName
Type: SystemString
See Also