EnumItemType property (ICapabilityEnumeration Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short EnumItemType

Overview

Refer to How to Work with the Containers - MFC.

Remarks

Get or sets type of data contained in the ICapabilityEnumeration interface, where the ICapabilityEnumeration interface represents a container of type TW_ENUMERATION. For a list of possible values, refer to the LEADTOOLS TWAIN Defines.

When getting capability information, this property contains the data type of items contained in the TW_ENUMERATION container associated with the capability. When setting a capability, this property should contain the type of items to be set in the TW_ENUMERATION container.

See Also

Elements

EnumCapValue property, EnumNumOfItems property, EnumCurrentIndex property, EnumDefaultIndex property.

Topics

TWAIN Functionality: Capability Functions