EnumCapValue property (ICapabilityEnumeration2 Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

ILEADRasterVariant *EnumCapValue (long nIndex)

Overview

Refer to How to Work with the Containers – Visual Basic.

Remarks

An ILEADRasterVariant object that contains the value of the ICapabilityEnumeration2 interface, where the ICapabilityEnumeration2 interface represents a container of type TW_ENUMERATION.

When getting capability information, this property contains the values for the TW_ENUMERATION container associated with the capability. When setting a capability, this property should contain the values for the TW_ENUMERATION container to set.

See Also

Elements

EnumItemType property, EnumNumOfItems property, EnumCurrentIndex property, EnumDefaultIndex property.

Topics

TWAIN Functionality: Capability Functions