ArrayNumOfItems property (ICapabilityArray Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

long ArrayNumOfItems

Overview

Refer to How to Work with the Containers - MFC.

Remarks

Get or sets the number of items in the array of the ICapabilityArray interface, where the ICapabilityArray interface represents a container of type TW_ARRAY.

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

See Also

Elements

ArrayItemType property, ArrayCapValue property.

Topics

TWAIN Functionality: Capability Functions