Share via


JobEndStateEvent element

The required JobEndStateEvent element informs the client that the printer has finished processing a job.

JobEndStateEvent is defined in the namespace at this URI: https://schemas.microsoft.com/windows/2005/05/wdp/print and referenced by the prefix wprt. (This resource may not be available in some languages and countries.)

Usage

<wprt:JobEndStateEvent>
  child elements
</wprt:JobEndStateEvent>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

JobEndState

Describes the end state of the current job.

Parent elements

There are no parent elements.

Remarks

The WSD Print Service sends a JobEndStateEvent element to the client when the printer has finished processing a job. JobEndStateEvent contains data elements that identify the completed job and details about its completion. The data semantics are similar to those of JobStatus, but these elements contain final values for the completed job.

The following syntax block shows that you must also prefix the names of the child elements with the appropriate namespace (in this case wprt), to be certain that your name references apply to child elements in the correct namespace.

<wprt:JobEndStateEvent>
 <wprt:JobEndState> data </wprt:JobEndState>
</wprt:JobEndStateEvent>

See also

JobEndState

JobStateReason

JobStateReasons

JobStatus

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012