ArrayItemType property (ICapabilityArray Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

long ArrayItemType

Overview

Refer to How to Work with the Containers - MFC.

Remarks

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

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

See Also

Elements

ArrayCapValue property, ArrayNumOfItems property.

Topics

TWAIN Functionality: Capability Functions