CntInputChangedEventArgs Constructor FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the CntInputChangedEventArgs class

Namespace: FischerTechnik.FtMscLib.Events
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public CntInputChangedEventArgs(
	uint devId,
	uint cntId,
	bool state
)

Parameters

devId
Type: System UInt32

[Missing <param name="devId"/> documentation for "M:FischerTechnik.FtMscLib.Events.CntInputChangedEventArgs.#ctor(System.UInt32,System.UInt32,System.Boolean)"]

cntId
Type: System UInt32

[Missing <param name="cntId"/> documentation for "M:FischerTechnik.FtMscLib.Events.CntInputChangedEventArgs.#ctor(System.UInt32,System.UInt32,System.Boolean)"]

state
Type: System Boolean

[Missing <param name="state"/> documentation for "M:FischerTechnik.FtMscLib.Events.CntInputChangedEventArgs.#ctor(System.UInt32,System.UInt32,System.Boolean)"]

See Also

Reference