Share via


PrinterStatusConditionClearedEvent element

The required PrinterStatusConditionClearedEvent element informs the client that a previously reported DeviceCondition has been cleared.

PrinterStatusConditionClearedEvent 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:PrinterStatusConditionClearedEvent>
  child elements
</wprt:PrinterStatusConditionClearedEvent>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

DeviceConditionCleared

Contains information about a previously reported DeviceCondition that has been cleared.

Parent elements

There are no parent elements.

Remarks

The WSD Print Service sends a PrinterStatusConditionClearedEvent when a device condition identified in PrinterStatusConditionEvent has been cleared. PrinterStatusConditionClearedEvent contains a DeviceConditionCleared element that identifies the cleared condition and the time at which it was cleared.

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:PrinterStatusConditionClearedEvent>
 <wprt:DeviceConditionCleared> data </wprt:DeviceConditionCleared>
</wprt:PrinterStatusConditionClearedEvent>

See also

ConditionId

DeviceCondition

DeviceConditionCleared

PrinterStatusConditionEvent

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012