ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ISIS Component API Reference / ISIS Component Tags Reference / Other Dialog Box Tags / IG_ISIS_TAG_CONFIG_1 - 4
In This Topic
    IG_ISIS_TAG_CONFIG_1 - 4
    In This Topic

    Driver-defined user defaults. 0x0601 - 0x0604  1537 - 1540

    IG_ISIS_TAG_CONFIG_1 through IG_ISIS_TAG_CONFIG_4 are used inside drivers to give the user the ability to set certain default parameters.

    Type:

    IG_ISIS_TAG_TYPE_STRING

    Drivers:

    All scanner drivers that implement IG_ISIS_TAG_CONFIGURATIONS.

    Values:

    The values for IG_ISIS_TAG_CONFIG_1 through IG_ISIS_TAG_CONFIG_4 (if defined in the driver) contain the current user default settings for whatever tags the driver has associated them with. The default values are read from SETSCAN.INI and are checked only once, when the driver is loaded. Once default values are set, the current values can be changed to any other valid values at any time by the user. Each time the driver is reloaded, the default values are restored.

    Remarks:

    IG_ISIS_TAG_CONFIG_1 through IG_ISIS_TAG_CONFIG_4 are used by driver developers only. Once they are defined, the tags for which they are associated are set automatically to the user-defined default values as previously explained. The following illustrations shows how these tags appear to the user.

    See Also

    IG_ISIS_TAG_CONFIGURATIONS

    IG_ISIS_drv_configure