|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
| Leadtools.Jpip.Client.InteractiveDecoder Namespace : DecoderStatus Enumeration |
public enum DecoderStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DecoderStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DecoderStatus
public enum class DecoderStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0x00000001 | NotConnected | Not connected to the JPIP server. |
| 0x00000001 | Connected | (0x00000000)Connection established with the JPIP server. |
System.Object
System.ValueType
System.Enum
Leadtools.Jpip.Client.InteractiveDecoder.DecoderStatus