
Software Crestron SDK for Microsoft
®
.NET Component
16 • Software: Crestron SDK for Microsoft
®
.NET Component
Introduction & Tutorial – DOC. 6718A
Member of: Crestron.ActiveCNX.ActiveCNX
Language Version: C# for .NET
Reads and returns the connection status of the control system.
EventArg Classes
ActiveCNXEventArgs()
public class ActiveCNXEventArgs : System.EventArgs
Member of: Crestron.ActiveCNX
Language Version: C# for .NET
This is the base ActiveCNXEventArg class.
ActiveCNXEventArgs(int, int, bool)
public ActiveCNXEventArgs(int iSlot, int iJoin, bool
boolDigitalValue)
Member of: Crestron.ActiveCNX.ActiveCNXEventArgs
Language Version: C# for .NET
This initializes the properties corresponding to the listed arguments.
ActiveCNXEventArgs(int, int, int)
public ActiveCNXEventArgs(int iSlot, int iJoin, int
iAnalogValue)
Member of: Crestron.ActiveCNX.ActiveCNXEventArgs
Language Version: C# for .NET
Initializes the properties corresponding to the listed arguments.
ActiveCNXEventArgs(int, int, string)
public ActiveCNXEventArgs(int iSlot, int iJoin, string
strSerialValue)
Member of: Crestron.ActiveCNX.ActiveCNXEventArgs
Language Version: C# for .NET
Initializes the properties corresponding to the listed arguments.
ActiveCNXErrorEventArgs()
public class ActiveCNXErrorEventArgs : System.EventArgs
Member of: Crestron.ActiveCNX
Language Version: C# for .NET
This is the base ActiveCNXErrorEventArg class.
Kommentare zu diesen Handbüchern