GetDefaultValueFromRange  Method

Description         This method retrieves the default value of capability from range. Use GetCapabilityRange to retrieve the range of capability.

Usage                  ret = [form.]TWAIN. GetDefaultValueFromRange Range

Returns               ret                           Double            Default value of capability.

Remarks             Range                     LONGLONG Handle to the range.

Programing Notes     See ErrorCode property for error. If operation succeded the error code will be TW_OK.

See Also              GetCapabilityRange Method, ReleaseData Method