Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.13 KB

wia-dpc-pictures-remaining.md

File metadata and controls

35 lines (25 loc) · 1.13 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
WIA_DPC_PICTURES_REMAINING
The WIA_DPC_PICTURES_REMAINING property contains the number of pictures that a user can take by using a camera device, given the current property settings. The WIA minidriver creates and maintains this property.
WIA_DPC_PICTURES_REMAINING Imaging Devices
apiref
reference
WIA_DPC_PICTURES_REMAINING
Wiadef.h
HeaderDef
09/30/2021

WIA_DPC_PICTURES_REMAINING

The WIA_DPC_PICTURES_REMAINING property contains the number of pictures that a user can take by using a camera device, given the current property settings. The WIA minidriver creates and maintains this property.

Property Type: VT_I4

Valid Values: WIA_PROP_NONE

Access Rights: Read-only

Remarks

If the WIA_DPC_PICTURES_REMAINING property settings change and the changes affect the size of the images that the camera device produces, the WIA minidriver should update the number of remaining pictures.

Requirements

Version: Obsolete in Windows Vista and later operating systems and should not be used.

Header: wiadef.h (include Wiadef.h)