Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 959 Bytes

wia-dpa-connect-status.md

File metadata and controls

38 lines (28 loc) · 959 Bytes
title description keywords topic_type ms.topic api_name api_location api_type ms.date
WIA_DPA_CONNECT_STATUS
The WIA_DPA_CONNECT_STATUS property contains the current connection status for a device. The WIA minidriver creates and maintains this property.
WIA_DPA_CONNECT_STATUS Imaging Devices
apiref
reference
WIA_DPA_CONNECT_STATUS
Wiadef.h
HeaderDef
09/29/2021

WIA_DPA_CONNECT_STATUS

The WIA_DPA_CONNECT_STATUS property contains the current connection status for a device. The WIA minidriver creates and maintains this property.

Property Type: VT_I4

Valid Values: WIA_PROP_NONE

Access Rights: Read-only

Remarks

The following table lists the possible values for the WIA_DPA_CONNECT_STATUS property.

Value Definition
WIA_DEVICE_NOT_CONNECTED The device is not connected.
WIA_DEVICE_CONNECTED The device is connected and operational.

Requirements

Header: wiadef.h (include Wiadef.h)