WIA 项属性和位置更改
确保 Windows Vista 和早期操作系统中的应用程序兼容性的最简单方法是在 Windows XP 和 Windows Me 位置 以及 Windows Vista 位置中实现 WIA 属性。 通常,为 Windows Vista 编写的 WIA 应用程序仅使用为 Windows Vista 添加的 WIA 属性和位置运行,而为 Windows XP 和 Windows Me 编写的应用程序仅适用于这些操作系统中定义的 WIA 属性和位置。 在两个位置实现属性允许为 Windows Vista、Windows XP 和 Windows Me 编写的应用程序使用相同的属性集实现。
在 Windows Vista 之前的操作系统中,以下 WIA 属性位于支持平板板扫描的扫描程序驱动程序的根项上。 在 Windows Vista 中,它们位于平板项目上。
Windows Vista) 中称为 WIA_IPS_MAX_HORIZONTAL_SIZE 的WIA_DPS_HORIZONTAL_BED_SIZE (
Windows Vista) 中称为 WIA_IPS_MAX_VERTICAL_SIZE 的WIA_DPS_VERTICAL_BED_SIZE (
Windows Vista) 中称为 WIA_IPS_OPTICAL_XRES 的WIA_DPS_OPTICAL_XRES (
Windows Vista) 中的 WIA_DPS_OPTICAL_YRES (称为WIA_IPS_OPTICAL_YRES
在 Windows Vista) 中称为 WIA_IPS_PREVIEW WIA_DPS_PREVIEW (
windows Vista) 中称为 WIA_IPS_SHOW_PREVIEW_CONTROL WIA_DPS_SHOW_PREVIEW_CONTROL (
注意 只有支持平板板扫描或文档送纸器扫描的扫描仪才需要复制 WIA 属性。 出于兼容性,配对属性具有相同的属性标识符。 驱动程序可以为根项添加 WIA_DPS_Xxx 属性,为其他项添加 WIA_IPS_Xxx 属性。