Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 912 Bytes

wia-ips-preview.md

File metadata and controls

44 lines (31 loc) · 912 Bytes
title description keywords topic_type ms.topic api_name api_location api_type ms.date
WIA_IPS_PREVIEW
The WIA_IPS_PREVIEW property indicates the preview mode for a device.
WIA_IPS_PREVIEW Imaging Devices
apiref
reference
WIA_IPS_PREVIEW
Wiadef.h
HeaderDef
05/08/2023

WIA_IPS_PREVIEW

The WIA_IPS_PREVIEW property indicates the preview mode for a device.

Property Type: VT_I4

Valid Values: WIA_PROP_LIST

Access Rights: Read/write

Remarks

An application sets WIA_IPS_PREVIEW to place a device into a preview mode.

The following table describes the constants that are valid with WIA_IPS_PREVIEW.

Value Definition
WIA_FINAL_SCAN The application will perform a final scan.
WIA_PREVIEW_SCAN The application will perform a preview scan.

Requirements

Header: wiadef.h (include Wiadef.h)

See also

WIA_DPS_PREVIEW