ConType property (ICapability Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short ConType

Overview

Refer to How to Work with the Containers - MFC.

Remarks

Gets or sets the container type used in getting or setting the capabilities values. Possible values are:

Value

Meaning

L_TWON_ONEVALUE

Container type is ICapabilityOneValue interface.

L_TWON_ENUMERATION

Container type is ICapabilityEnumeration interface.

L_TWON_ARRAY

Container type is ICapabilityArray interface.

L_TWON_RANGE

Container type is ICapabilityRange interface.

See Also

Elements

Capability property

Topics

TWAIN Functionality: Image Functions