The enumerated digit being gathered or sent on the given channel.

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum DigitType
Public Enumeration DigitType
public enum class DigitType

Members

MemberDescription
None
No digit or unknown
D
Digit D
C
Digit C
B
Digit B
A
Digit A
Star
Digit *
Pound
Digit #
Nine
Digit 9
Eight
Digit 8
Seven
Digit 7
Six
Digit 6
Five
Digit 5
Four
Digit 4
Three
Digit 3
Two
Digit 2
One
Digit 1
Zero
Digit 0

See Also

Inkostar Namespace