RangeDefaultValue property (ICapabilityRange Interface)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

ILEADRasterVariant * RangeDefaultValue

Overview

Refer to How to Work with the Containers - MFC.

Remarks

Gets or sets a certain capability default value in the range container.

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

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

See Also

Elements

RangeItemType property, RangeCurrentValue property, RangeMinimumValue property, RangeMaximumValue property, RangeStepSize property.

Topics

TWAIN Functionality: Capability Functions