RangeMaximumValue property (ICapabilityRange2 Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

ILEADRasterVariant * RangeMaximumValue

Overview

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

Remarks

Get or sets the maximum value in the range contained in the ICapabilityRange2 interface, where the ICapabilityRange2 interface represents a container of type TW_RANGE.

When getting capability information, this property contains maximum value in the range in the TW_RANGE container associated with the capability. When setting a capability, this property should contain the maximum value in the range to be set in the TW_RANGE container.

See Also

Elements

RangeItemType property, RangeCurrentValue property, RangeDefaultValue property, RangeMinimumValue property, RangeStepSize property.

Topics

TWAIN Functionality: Capability Functions