ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Objects > IGTWAINCapArray Object |
IGTWAINCapArray is a rectangular array of values that describe a logical item. It is similar to the IGTWAINCapOneValue because the current and default values are the same and there are no other values to select from. For example, a list of the names, such as the supported capabilities list returned by the IG_TW_CAP_SUPPORTEDCAPS capability, would use this type of container.
IIGTWAINCapArray extends IIGTWAINCap
IIGTWAINCap extends IDispatchEx
ContainerType Property | This property gets the container type of the capability. |
ID Property | This property gets or sets the numeric designator of the capability. |
ItemType Property | This property gets or sets the capability data type. |
Values Property | This property gets the array of capability values. |