Bewerken

Delen via


ClientDisplayName element

The required ClientDisplayName element specifies the string that the scanner should display in its user interface.

Usage

<wscn:ClientDisplayName>
  text
</wscn:ClientDisplayName>

Attributes

There are no attributes.

Text value

Required. Any valid character string.

Child elements

There are no child elements.

Parent elements

Element
ScanDestination

Remarks

The displayed name enables a user to select the requesting client as a scan destination. When the user chooses this display name and presses the scan button, the WSD Scan Service will send a ScanAvailableEvent event to the scan destination that subscribed to receive it.

See also

ScanAvailableEvent

ScanDestination