OneValItemType property (ICapabilityOneValue Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short OneValItemType

Overview

Refer to How to Work with the Containers - MFC.

Remarks

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

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

See Also

Elements

OneValCapValue property.

Topics

TWAIN Functionality: Capability Functions