Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.67 KB

scannerstatereasons.md

File metadata and controls

64 lines (43 loc) · 1.67 KB
title description keywords topic_type ms.topic api_name api_type ms.date
ScannerStateReasons Element
The required ScannerStateReasons element is a list of ScannerStateReason elements that describes all of the reasons why the scanner is in its current state.
ScannerStateReasons element Imaging Devices
apiref
reference
wscn ScannerStateReasons
Schema
05/02/2023

ScannerStateReasons element

The required ScannerStateReasons element is a list of ScannerStateReason elements that describes all of the reasons why the scanner is in its current state.

Usage

<wscn:ScannerStateReasons>
  child elements
</wscn:ScannerStateReasons>

Attributes

There are no attributes.

Text value

None

Child elements

Element
ScannerStateReason

Parent elements

Element
ScannerStatus
StatusSummary

Remarks

The ScannerStateReasons element is a list of ScannerStateReason elements, each of which describes a reason why the scanner is in its current state.

The WSD Scan Service informs a client about changes to the scanner's status by sending a ScannerStatusSummaryEvent event. A client can directly query the scanner's state by calling the GetScannerElementsRequest operation.

See also

GetScannerElementsRequest

ScannerStateReason

ScannerStatus

ScannerStatusSummaryEvent

StatusSummary