Visual Basic (Declaration) | |
---|---|
Public Enum DecoderStatus Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum DecoderStatus : Enum |
C++/CLI | |
---|---|
public enum class DecoderStatus : public Enum |
Member | Description |
---|---|
Connected | Connection established with the JPIP server. |
NotConnected | Not connected to the JPIP server. |
System.Object
System.ValueType
System.Enum
Leadtools.Jpip.Client.InteractiveDecoder.DecoderStatus
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family