AccusoftTwainPro9 ActiveX DLL : TP_CapType Enumeration |
Member | Value | Description |
---|---|---|
TWON_ARRAY | 3 | (3) Array - A list of values is returned. |
TWON_ENUM | 1 | (1) Enumeration - A list of legal values along with the current and default values are returned. |
TWON_ONEVALUE | 0 | (0) One value - The current value is returned. |
TWON_RANGE | 2 | (2) Range - A range of legal values along with the current and default values are returned. |